Re: non-Session Object for From Submission

2007-10-30 Thread Ulrich Stärk
zaxeer schrieb: Hi devs, thanks for your replies i am already doing some thing like this in pageBeginRender public void pageBeginRender(PageEvent event) { if (event.getRequestCycle().isRewinding()) { return; } if(getUSERINFO () == null){ set

Re: non-Session Object for From Submission

2007-10-30 Thread zaxeer
in session, session just need to use for some long retainable info. any idea from you will be helpfull for me. -- View this message in context: http://www.nabble.com/non-Session-Object-for-From-Submission-tf4712531.html#a13487603 Sent from the Tapestry - User mailing list archive at Nabble.com.

Re: non-Session Object for From Submission

2007-10-29 Thread Norman Franke
(USERINFO USERINFO ); on submitting form (@tacos:AjaxForm) the error occurs like "target is null for setProperty(null, "zip", 2)" (which is USERINFO.zip) i think main class object set to null on submitting. plz help me -- View this message in context: http://www.nabble.com/non-Sessio

Re: non-Session Object for From Submission

2007-10-29 Thread Andreas Andreou
on > submitting. > > plz help me > -- > View this message in context: > http://www.nabble.com/non-Session-Object-for-From-Submission-tf4712531.html#a13470271 > Sent from the Tapestry - User mailing list archive at Nabble.c

non-Session Object for From Submission

2007-10-29 Thread zaxeer
)" (which is USERINFO.zip) i think main class object set to null on submitting. plz help me -- View this message in context: http://www.nabble.com/non-Session-Object-for-From-Submission-tf4712531.html#a13470271 Sent from the Tapestry - User mailing list archive at Nabble.com.