Hi,

I also had problems creating and accessing session contexts. I solved
them using the "session logicsheet". You can find the doc here
http://cocoon.apache.org/2.1/userdocs/xsp/session.html

Have fun,
Peter

-----Original Message-----
From: julien bloit [mailto:[EMAIL PROTECTED] 
Sent: Mittwoch, 29. Oktober 2003 11:59
To: [EMAIL PROTECTED]
Subject: Re: shopping cart : creating a new context

Alright, I'll try it.
What do you mean by "experimental"? It's not wise to implement it in a
production project for the moment ?

----- Original Message ----- 
From: "leo leonid" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 28, 2003 10:22 PM
Subject: Re: shopping cart : creating a new context



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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to