The logic:redirect Tag
Look at the contents of
index.jsp.
- Uses the Struts tag logic:redirect and its forward
attribute to look up the page to which visitors to this URL are to be
redirected
- Struts gets this information from the struts-config.xml
file
- Here is the
global-forwards
element from that file