jsession id in url

2006-10-04 Thread sunil virmani
Hi All, In my application in each request jsessionid is passed both in cookie as well as in url. I have enabled the cookie then why it is appearing in the URL also. Regards, Sunil

Re: removing jsessionid from the URL

2006-10-04 Thread sunil virmani
Hi All, In my application in each request jsessionid is passed both in cookie as well as in url. I have enabled the cookie then why it is appearing in the URL also. Regards, Sunil On 9/7/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: sunil virmani ha scritto: > But Is there any wa

Re: removing jsessionid from the URL

2006-09-07 Thread sunil virmani
session mangament in struts using cookie? Regards, Sunil Virmani On 9/7/06, sunil virmani <[EMAIL PROTECTED]> wrote: Hi Antonio, Thanks for your quick reply. I agree with you if cookies are disabled then URL rewriting will be used. 1. Is there any way to hide the jsession id att

Re: removing jsessionid from the URL

2006-09-07 Thread sunil virmani
Hi Antonio, Thanks for your quick reply. I agree with you if cookies are disabled then URL rewriting will be used. 1. Is there any way to hide the jsession id attribute. Regards, Sunil Virmani On 9/7/06, Antonio Petrelli <[EMAIL PROTECTED]> wrote: sunil virmani ha scritto: >

removing jsessionid from the URL

2006-09-07 Thread sunil virmani
Hi , I want to remove the jsessionid attached with URL . Can you please tell me how can i confiure the same. Presently i am using apache tomcat server , can you please tell me is there any way to configure the same. Regards, Sunil Virmani