PermGen error

Posts Tagged ‘ajax’

Spring JS – Ajax Popup with list refresh

The concept I have been working with Spring-JS for a while now and have noticed that there doesn’t seem to be too many examples out there. This tutorial should hopefully address one common usage of Spring JS and its Ajax simplifications. One common use of any Ajax framework is to have a page list a [...]

Spring Forms, Dynamic Lists and Ajax

Spring Forms and Dynamic Binding Lists Introduction After my recent posts on Spring forms and annotations – dynamic lists is logically another step to be discussed. In the previous examples we use a form backing object – the form backing objects have tended to be very basic and primitive Using dynamic lists within these objects [...]