ValidationAndList |
|
Your trail: |
Difference between
version 40
and
version 39:
At line 89 changed 1 line. |
So now, as long as your web/pages/personForm.jsp has <html:form action="savePerson">, validation should kick in when we try to save this form. Run __ant db-load deploy__, start Tomcat and go to [http://localhost:8080/appfuse/editPerson.do?id=1]. |
So now, as long as your web/pages/personForm.jsp has <html:form action="savePerson">, validation should kick in when we try to save this form. Run __ant db-load deploy__, start Tomcat and go to [http://localhost:8080/appfuse/editPerson.html?id=1]. |
At line 302 changed 1 line. |
At this point, you should be able to view this page in your browser at [http://localhost:8080/appfuse/editPerson.do?action=Search]. |
At this point, you should be able to view this page in your browser at [http://localhost:8080/appfuse/editPerson.html?action=Search]. |
Back to ValidationAndList,
or to the Page History.
|