Hi ,
I have a page A in which I enter few fields but will not save, instead I will click on a button which will take me to a page B.I shall do some transactions here which will load another page C and finally come back to page B.Now I need to go from page B to page A on click of a button/link.But now I cannot load page A by calling the method "pageWithName("A");" , this will reload my entire page "A" again and I will loose any information that I entered in "A" before.So is there any way by which I can store the page "A" in some session/cache and reload it again when i click on the link.Thanks in advance.
Regards,
Kranthi Sagar
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.