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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]