Anish,

Do you still have the previous tomcat - which has the problem?

It would be better to know what the problem with that one is.

Thanks


Vik

Anish wrote:
> Hi Frank
> 
> The issue is resolved... :-)
> 
> I couldn't figure out the exact reason, but I just redeployed/built my
> application onto a fresh tomcat server and it is working fine with all
> browsers. The possible reason could be tomcat cache.
> 
> 
> Thanks to all...
> 
> 
> Frank Hamilton wrote:
>>
>> anishsneh wrote:
>>   
>>> Hi All
>>>
>>> I'm working on login functionality in my application (Lenya 2.0.3, 
>>> Firedocs, tomcat 5.5.17). I used to store login info in the session if 
>>> my user (my application's user) is authenticated from DB.
>>>
>>> I'm facing a strange problem, if I use Mozilla Firefox it works fine and 
>>> my request moves fine within the sitemap (control flow in sitemap). But 
>>> in case of IE it stops in between without any exception (even not in 
>>> lenya logs).
>>>
>>> My application logic is fine as it works fine with firefox. I've added 
>>> *type="noncaching" *to all my pipelines still IE redirecting to login 
>>> page. I thought it was due to some cache problem but it's working well 
>>> for firefox.
>>>
>>>
>>> (Please note all this is in live area and this login is my application 
>>> login, not lenya's authoring login)
>>>
>>>
>>> Please suggest.
>>>
>>> -- 
>>> Anish Sneh
>>> Software Engineer
>>> Techblue Softwares Pvt. Ltd.
>>> www.technologyblueprint.co.uk
>>>
>>>
>>>
>>>
>>>
>>> -----
>>> Thanks & Regards,
>>> Anish Sneh
>>>
>>>     
>>
>> Hi Anish,
>>
>> I think your problem is related with jsessionid cookie, this cookie
>> identifies the client session. Maybe the IE is not accept the cookie o maybe
>> is not send it. If this cookie is not send to the server, it send you a new
>> jsessionid that not have user session data.
>>
>> HTH
>>   
> 
> 
> Thanks & regards
> -- 
> Anish Sneh
> Software Engineer
> Techblue Softwares Pvt. Ltd.
> www.technologyblueprint.co.uk
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to