Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: How I can share sessions between applications?

Tim Funk

2003-10-14

Replies:

You can't, it violates the spec. You'll need another data sharing mechanism.
For example, EJBs, database, or static class at the common classloader.

-Tim

Veselin Kovacevic wrote:

> How I can share sessions between applications on same server?
>
> Veso
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


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