Well, you must be doing something wrong... is it possible to show some code?
On Nov 16, 2007 2:38 PM, nkonstantinou <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm facing this problem with T4.1.3. I have a page with a Form and I > want to submit a value of the roomQuote object to the next page. The > problem is that the page is reloading itself when the form is > submitted having as a result to lose the object's (roomQuote) value. > More specifically, I want to "carry" this object with me when I submit > the form. > > I use a System.out.println() on the listener that is on the submit > button of the form, and my object is null in the listener, so the > value is lost BEFORE(?) submitting the Form. What is the best > practice? I'm stuck! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr Tapestry / Tacos developer Open Source / JEE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
