Re: submit list

2009-05-26 Thread Luis Medina
Use a s:textarea tag insted of an html input On Tue, May 26, 2009 at 11:01 AM, tutul wrote: > > Hi, > > Does anyone knows how I can submit a list back to the action?? > I have a List that I am displaying in the jsp. DemandRequest > has Id, status, comments. Some of the fields in it are pre-pop

Re: Preload of database data?

2009-05-22 Thread Luis Medina
any effects when action is instantiated. > Another advantage of the prepare interceptor is the use of the > paramsPrepareParams pattern which is extremly cool for CRUD stuff > > Luis Medina schrieb: > > Does anyone know which is the diference between "prepare data"

Re: Preload of database data?

2009-05-21 Thread Luis Medina
Does anyone know which is the diference between "prepare data" using the Action Constructor and the prepare method? On Thu, May 21, 2009 at 6:18 AM, wrote: > You can prepare data by implemeting Preparable in your action > > On Tue, May 19, 2009 at 4:48 PM, Christian Benjamin Ries < > christian_b