You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Roman Seidl <rs...@pvl.at> on 2000/02/16 18:25:55 UTC

Re[4]: session status and cocoon

Hello Mike,

Wednesday, February 16, 2000, 6:12:32 PM, you wrote:

ME> Roman Seidl wrote:

ME> the HttpServletRequest *is* how you create the session.  Just call it like
ME> you normally would in a servlet.

ME> HttpSession session = request.getSession(true);

oh ok i didn think of that actually sorry
well then everythings just fine

the only thing im still thinking about is how to use some simmilar mechanism
in a producer - as i dont want to put big amounts of buissness logic
into a servlet - id rather like to hide the buisness logic in a
producer because then id have some kind of universal xml interface not
bound to use servlet technology

i think ill have to implement a persistent session object for a
producer myself - maybe there's someone else who would like this idea?

anyway if i have an overall design idea im gonna publish it.

mfg
Roman Seidl

--------------------------------------------------------------------
Roman Seidl                                    Design & Developement
--------------------------------------------------------------------
Public Voice Lab                        Operngasse 24, A-1040 Vienna 
Tel.: +43-1-585 22 80/23                    Fax:  +43-1-585 22 80/99
e-mail: rse@pvl.at                                   web: www.pvl.at
--------------------------------------------------------------------