You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Raj Atchutuni <ra...@yahoo.com> on 2004/03/01 21:19:16 UTC

Re: problem with URL forwarding

Watch these following url. They work fine in the browser directly. The second one does'nt work through struts-config.xml. First one works fine either way. Can some one tell me the reason for this ? pls.
https://server.mycompany.com/webapp/wcs/stores/servlet/MYAUCTION/index.jsp
https://server.mycompany.com/MYAUCTION/
 
Here is the struts-config.xml entry.
 
This action doesn't work. If i replace the path with the first url it works fine.
<action path="/store" type="com.mycompany.MyAction">
  <forward name="success" path="https://server.mycompany.com/MYAUCTION/" redirect="true"/>
</action>

 


---------------------------------
Do you Yahoo!?
Get better spam protection with Yahoo! Mail