jsessionid appended to URL and page not found` 2007-02-07 - By Vinod Kumar
Back Hi All, I have a link to a struts web application in one of existing website like start.jsp?cntry_cd=US
start.jsp is in struts application and contains the following line <jsp:forward page="/setup.do" />
setup action does some pre-setup stuff and forwards to home page. The home page displays well with all navigation links. But, when I click on any of the navigation links (which are actions and their URL looks like status.do;jsession=jfdkfdkfdk ..jsessionid appened only initially ) , I get error message that page cannot be found.
If before clicking on any of the links, I do refresh on the home page and then click on any links, then it works fine.
My question is, why it cannot find actions, when jsessionid is appended to URL. What can i do to fix this issue.
Thanks for your help.
Vinod
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ______ __ __ Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. http://autos.yahoo.com/new_cars.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|