You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by mo...@physics.gmu.edu on 2003/10/22 18:58:22 UTC

accessing static html from struts-config.xml

Hi All
I am trying to do a logoff action.When the user logsoff he should be taken
to the main website which is under /var/www/html/blah/index.shtml which is
completely out of the tomcat and this is where i have stored the static
content of the website.
I do not understand how to write this forward in my struts-config.xml
<forward name="xyzhome" path="../blah.shtml" /> does not do anything or
can i specify a URI to access the resource.

Thanx
--Mohan



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org