Re : Re: urlencoded session html-redirection-bug

2002-04-10 Thread Michael
When you encode the url, the first time the jsessionid is attached to the URL, but if your browser have cookies enabled, a cookie is assigned and the jsessionid parameter is not shown anymore. thanks for your comment - but this isn't the problem! to handle the first-time URLencode after

AW: Re : Re: urlencoded session html-redirection-bug

2002-04-10 Thread Ralph Einfeldt
()) -Ursprüngliche Nachricht- Von: Michael [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 10. April 2002 09:55 An: Giorgio Ponza Cc: [EMAIL PROTECTED] Betreff: Re : Re: urlencoded session html-redirection-bug snip/ meta http-equiv=refresh content=10; URL=/myURL;jsessionid=og9obimzx2

Re: AW: Re : Re: urlencoded session html-redirection-bug

2002-04-10 Thread Michael
Am Mittwoch, 10. April 2002 10:29 schrieben Sie: Are there special reasons why you redirect in the html and not with response.sendRedirect ? yes - a response.sendRedirect won't be recognized by the user! I want the user to see, that something happened - and after a few seconds he is going to

Re: Re: urlencoded session html-redirection-bug

2002-04-10 Thread Giorgio Ponza
] To: Giorgio Ponza [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, April 10, 2002 9:55 AM Subject: Re : Re: urlencoded session html-redirection-bug When you encode the url, the first time the jsessionid is attached to the URL, but if your browser have cookies enabled, a cookie