Andrew,
On Wed, Sep 3, 2008 at 8:09 PM, Andrew Hole <[EMAIL PROTECTED]> wrote:
> Cookies (like you see in this site) is a good solution?
>
> *http://www.fwd.at/tomcat/sharing-session-data-howto.html*
>
that's not necessary.
When you configure the SingleSignOnValve within Tomcat, all webapps
(con
On Wed, Sep 3, 2008 at 8:09 PM, Andrew Hole <[EMAIL PROTECTED]> wrote:
> Cookies (like you see in this site) is a good solution?
>
> *http://www.fwd.at/tomcat/sharing-session-data-howto.html*
>
> On Wed, Sep 3, 2008 at 6:21 PM, Andrew Hole <[EMAIL PROTECTED]>wrote:
>
>> Thanks.
>>
>> And how can I
Cookies (like you see in this site) is a good solution?
*http://www.fwd.at/tomcat/sharing-session-data-howto.html*
On Wed, Sep 3, 2008 at 6:21 PM, Andrew Hole <[EMAIL PROTECTED]>wrote:
> Thanks.
>
> And how can I test this feature? Could you help to write a JSP sample?
>
> Thanks
>
>
> On Wed, S
Thanks.
And how can I test this feature? Could you help to write a JSP sample?
Thanks
On Wed, Sep 3, 2008 at 5:58 PM, Gregor Schneider <[EMAIL PROTECTED]>wrote:
> http://tomcat.apache.org/tomcat-5.5-doc/config/host.html
>
> Search for "SingleSignOn"
>
> Gregor
> --
> what's puzzlin' you, is the
http://tomcat.apache.org/tomcat-5.5-doc/config/host.html
Search for "SingleSignOn"
Gregor
--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371
-
Is it possible to share sessionID between webapps in the same tomcat?
How can I find a demo or some JSP to simulate it?
Thanks a lot
A.C