Re: help in ${....} value binding

2008-04-15 Thread Daniel Pinheiro
Try to introduce @Persist, like this: @Persist private String _formValue; 2008/4/15, 孟凡振 <[EMAIL PROTECTED]>: > > I am using t5 plus extjs(a javascript framwork) > some code fragment in *.tml > .. > items: [{ > fieldLabel: 'name', > name:'formValue', >

Re: T5: Palette

2008-02-08 Thread Daniel Pinheiro
OK, thank you Gabriel. maybe your answer can help me. Gabriel Landais wrote: > > Daniel Pinheiro a écrit : >> How can i use palette with data from DataBase? Can someone help me? >> > I had some troubles with JPA too. If you use one request to retrieve all > elem

T5: Palette

2008-02-07 Thread Daniel Pinheiro
How can i use palette with data from DataBase? Can someone help me? -- View this message in context: http://www.nabble.com/T5%3A-Palette-tp15347141p15347141.html Sent from the Tapestry - User mailing list archive at Nabble.com. --