Hi there, I'm in the process of developing an e-commerce sits. It going to have the standard shopping cart and so on.
I need to develop a series of forms that allow the user to enter various details like shipping address, billing address, etc and display them as "steps" through the wizard. I also want to support back and forward behaviour. Plus I would like it to be as friendly as possible so if the user clicks away from the "wizard" and then clicks back on the "checkout" it remembers the details the user entered. Is this possible with Restlet per-se? or will I need to come up with some session equivalent? or use something like terracotta? Ideally I want to do this as simply as possible. Any help or suggestions for this would be appreciated. Thanks, Bill ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1130714

