Everyone,

 

I have two modules defined (/ & /app).  I want to use the logic tag
(either redirect or forward) to take me to the URL "/myApp/index.htm"
when I enter in just "/myApp/".  I have defined an action within the "/"
module Struts Config File that is called "/index" and forwards to a
Tiles Definition.  

 

My question is, what syntax can I use on the index.jsp page at the root
of my site to forward to that URL?  Thanks.

 

daniel

 

Reply via email to