Ah, redirect views need to call response.encodeRedirectURL(). I've fixed this in CVS. That should solve your problem, sorry 'bout that.
Jeff > -----Original Message----- > From: Marcel Kung [mailto:[EMAIL PROTECTED] > Sent: Sunday, October 12, 2003 8:28 PM > To: [EMAIL PROTECTED] > Subject: [Mav-user] jsessionid's in redirects > > Hi there, > > Is there anyway in the maverick.xml config with redirect views of the form > > <view name="success" type="redirect" path="command.m"/> > > to include a dynamic jsessionid as part of the redirected URL. eg. > command.m;jsessionid=abcdefghijkl. > > Currently in my webapp if cookies are turned off - this only occurs in > Mozilla strangely enough, IE appears to ignore the cookies disabled > setting > for sessionid's - the session id is missing in my redirects and therefore > the current session's (login name etc) attributes are not available. > > Cheers, > Marcel > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > SourceForge.net hosts over 70,000 Open Source Projects. > See the people who have HELPED US provide better services: > Click here: http://sourceforge.net/supporters.php > [INVALID FOOTER] ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php [INVALID FOOTER]
