[xwiki-devs] Urgent! Looking for answers
Hello wiki developers, How can you persist an object accross three pages? To clarify it further.... Users enter data accross three pages and all that data has to be stored in the attributes of one object. When the user hits NEXT button to go from Page 1 to Page 2, he would still be entering the data of same object as before. Eagerly awaiting your response, Regards, Archana Mettu.
Aren't we all looking for answers! :) Just pass it in the query, store it in the session or simply store it in the XWiki Context for ex. -Vincent On May 15, 2008, at 10:34 PM, Archana Mettu wrote:
Hello wiki developers,
How can you persist an object accross three pages?
To clarify it further.... Users enter data accross three pages and all that data has to be stored in the attributes of one object.
When the user hits NEXT button to go from Page 1 to Page 2, he would still be entering the data of same object as before.
Eagerly awaiting your response,
Regards, Archana Mettu.
participants (2)
-
Archana Mettu -
Vincent Massol