root/trunk/calendar3/webclient/war/docs/initial.jsp

Revision 2 (checked in by douglm, 7 years ago)

Initial import of bedework

Line 
1 <%@ taglib uri="struts-logic" prefix="logic" %>
2 <%--
3   Redirect default requests to the initial action.
4   Currently, as defined in ../WEB-INF/struts-config.xml, this will result in
5   loading main.jsp
6 --%>
7 <logic:forward name="initial" />
Note: See TracBrowser for help on using the browser.