On Oct 28, 2003, at 4:52 PM, julien bloit wrote:
Hi all,
�
I want to implement a rather classical type of webapp where the user browses a catalog, adds items to its shopping cart, and logs in or registers when he's ready to buy the items from his cart.
�
I browsed through the mailing list archive and it seems I could proceed using the session transformer.
�
Here's a snippet of my sitemap :
�
<snippet />
�
Aside from knowing where the error might come from, I'd like to know if this seems a correct way to proceed to store user data while he's not logged yet.
�
If you want to see another (experimental) approach, look at the PetStore Sample. It uses flow script to achieve this functionality. At the moment I'm implementing the missing parts of the sample, using woody as form framework. Expect a patch in the next days.
/leo
many many thanks for your thoughts! Cheers, Julien
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
