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
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.
(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
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
)"
(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.