-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André,
On 11/9/2009 9:55 PM, André Warnier wrote:
> Christopher Schultz wrote:
>>
>> I wish you'd tell us what the heck you're trying to do because I'm
>> certain there's an easier way to do it.
>>
> Like maybe just add an attribute to the session, co
Christopher Schultz wrote:
I wish you'd tell us what the heck you're trying to do because I'm
certain there's an easier way to do it.
Like maybe just add an attribute to the session, containing the path
where the session was begat ?
(if I remember the original exposé correctly)
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Want to customise the tomcat's session logic
>
> No, you can't customize the session id
Well, you can, sort of. The StandardManager can be configured to use a
specific algorithm for the mess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Arvind,
On 11/7/2009 11:35 PM, S Arvind wrote:
> is it possible to provide costume sessionid while creating session.? so that
> different time when session needs to be created i can create new sessionid
> and store it in cookie.
No, you can't customi
Ok, i think i see what you mean. As far as I know there is no quickwin
for that. Web application suffer with this disease - that mean sharing
session over tabs. You have got three choices to deal with that.
A) You dont mind :)
B) You will prevent to work in multitabs over one session
C) You choose
mas Edison
On Sun, Nov 8, 2009 at 5:15 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: S Arvind [mailto:arvindw...@gmail.com]
> > Subject: Re: Want to customise the tomcat's session logic
> >
> > deploy one app in tomcat by having contex
> From: S Arvind [mailto:arvindw...@gmail.com]
> Subject: Re: Want to customise the tomcat's session logic
>
> deploy one app in tomcat by having context xml in
> catalina>>domain>>xxx.xml . When you access this
> app check the session u will find the path
To my knowledge, there is no "path" attribute in the session. Are you
proposing that you add one?
>> deploy one app in tomcat by having context xml in
catalina>>domain>>xxx.xml . When you access this app check the session u
will find the path attribute with xxx in it.
So... do you mean that you w
On Mon, Nov 2, 2009 at 5:03 AM, Pid wrote:
> On 02/11/2009 10:06, S Arvind wrote:
>
>> Hi Tomcat developers,
>>
>>Bascially my requirement is ability to control the session
>> sharing in browser. Till now we maintained each application as differnet
>> context but pointing to same doc-
On 02/11/2009 10:06, S Arvind wrote:
Hi Tomcat developers,
Bascially my requirement is ability to control the session
sharing in browser. Till now we maintained each application as differnet
context but pointing to same doc-base. So different web application will be
running on a same
Hi Tomcat developers,
Bascially my requirement is ability to control the session
sharing in browser. Till now we maintained each application as differnet
context but pointing to same doc-base. So different web application will be
running on a same code to control the session sharing bet
11 matches
Mail list logo