Do you have a caching proxy between you and the server? If so try going
directly to the server.
Juan Pablo Pizarro wrote:
> Yes, the effect is the same.. :( everything is ok, but when I pressed
> ctrl+f5, the sessions are the last again.
>
> How you put thing in the session from a action?
>
> 2008/6/1, Martin <mgainty@hotmail.com>:
>
>> can you display the session_id from your test scenarios?
>>
>> Thanks
>> ----- Original Message ----- From: "Juan Pablo Pizarro"
>> <juanpablo.pizarro@gmail.com>
>> To: "Struts Users Mailing List" <user@struts.apache.org>
>> Sent: Sunday, June 01, 2008 11:30 AM
>> Subject: Re: Are sessions confused?
>>
>>
>>
>>
>>> Yes I know, but my application was struts2-blank-2.0.11.1.war (from
>>> struts-2.0.11.1-all.zip). Then I coded a bit and I posted that.
>>>
>>> JP
>>>
>>> 2008/6/1 Dave Newton <newton.dave@yahoo.com>:
>>>
>>>
>>>> --- On Fri, 5/30/08, Juan Pablo Pizarro wrote:
>>>>
>>>>
>>>>> With
>>>>>
>> ServletActionContext.getRequest().getSession().setAttribute("user",
>>
>>>>> (int) (Math.random() * 100)); the problem is only in
>>>>> firefox!!.
>>>>>
>>>>>
>>>> If you're on different machines and seeing the wrong session data on
>>>>
>> them then something is broken with your application. I've never seen this in
>> S2 and as said before most of us here are using S2 sessions without any
>> issues.
>>
>>>> Dave
>>>>
>>>>
>>>>
>>>>
>> ---------------------------------------------------------------------
>>
>>>> To unsubscribe, e-mail:
>>>>
>> user-unsubscribe@struts.apache.org
>>
>>>> For additional commands, e-mail: user-help@struts.apache.org
>>>>
>>>>
>>>>
>>>>
>>>
>> ---------------------------------------------------------------------
>>
>>> To unsubscribe, e-mail:
>>>
>> user-unsubscribe@struts.apache.org
>>
>>> For additional commands, e-mail: user-help@struts.apache.org
>>>
>>>
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org
|