Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 972 → Rev 976

/kickup/trunk/webapp/WEB-INF/struts-config.xml
237,6 → 237,7
scope="request"
input="/participant/register.jsp"
>
<forward name="default" path="/participant/registered.jsp" />
</action>
 
<action
271,6 → 272,7
scope="request"
input="/participant/edit.jsp"
>
<forward name="default" path="/participant/updated.jsp" />
</action>
 
<action