Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » J2EE Pattern »

Re: Statefule Session Bean instead of HttpSession

Sean Brydon

2003-08-08

Replies:

Hi,
this question is asked often, and is discussed at
http://java.sun.com/blueprints/qanda/app_arch/index.html
You could read the part about storing session state in the EJB tier if
that is your design.
hope that helps,
Sean

P i P O wrote:

> Good day!
>
> I would like to ask how maintain the session id returned
> from creating a stateful session bean (instead of HttpSession)
> in Http requests? Do I always have to set it as parameter in
> every request so that I could have maintain the same session?
>
> Thanks.
>
> Pipo
>
> ====================================================================
> Community Web Site (Core J2EE Patterns Catalog - Online Version):
> http://java.sun.com/blueprints/corej2eepatterns
> Getting Started (Beta Version):
> http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns/
> Get the book:
> http://www.amazon.com/exec/obidos/ASIN/0130648841/corej2eepatte-20
> List Archive:
> http://archives.java.sun.com/archives/j2eepatterns-interest.html
> Unsubscribing:
> email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)

====================================================================
Community Web Site (Core J2EE Patterns Catalog - Online Version):
http://java.sun.com/blueprints/corej2eepatterns
Getting Started (Beta Version):
http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns/
Get the book:
http://www.amazon.com/exec/obidos/ASIN/0130648841/corej2eepatte-20
List Archive:
http://archives.java.sun.com/archives/j2eepatterns-interest.html
Unsubscribing:
email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.