adding jsp to generator map so all old jsp will now redirect to generators

This commit is contained in:
briancaruso 2011-11-14 21:28:31 +00:00
parent a54e24779d
commit d3fc45f2c6
12 changed files with 73 additions and 6 deletions

View file

@ -122,7 +122,7 @@ parameter set up by editRequestDispatch.
<c:set var="requiredHint" value="<span class='requiredHint'> *</span>" />
<jsp:include page="${preForm}" />
<h1>JSP form, must be removed for the 1.4!</h1>
<h2>Create a new ${typeName}</h2>
<form class="customForm" action="<c:url value="/edit/processRdfForm2.jsp"/>" >