adding jsp to generator map so all old jsp will now redirect to generators
This commit is contained in:
parent
a54e24779d
commit
d3fc45f2c6
12 changed files with 73 additions and 6 deletions
|
@ -140,6 +140,8 @@ public WebappDaoFactory getUnfilteredDaoFactory() {
|
|||
|
||||
<jsp:include page="${preForm}"/>
|
||||
|
||||
<h1>JSP form, must be removed for the 1.4!</h1>
|
||||
|
||||
<form action="editRequestDispatch.jsp" method="get">
|
||||
<label for="submit"><h2>Are you sure you want to delete the following entry from <em>${propertyName}</em>?</h2></label>
|
||||
<div class="toBeDeleted objProp">${statementDisplay}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue