Difference between
version 13
and
version 12:
At line 7 changed 1 line. |
We need to modify the build.xml and some classes... And we need to write some new ones... |
We need to modify the build.xml and some classes... \\And we need to write some new ones... |
At line 17 changed 1 line. |
Then, we modify the __build.xml__, in the __package-web__ target so that it doesn't remove the comments out from the <dispatcher> tags: |
Then, we modify the __build.xml__, in the __package-web__ target so that it doesn't remove the comments from the <dispatcher> tags: |
At line 163 changed 1 line. |
* @author <a href="mailto:[email protected]">Stefano Bertini</a> |
* @author <a href="mailto:stefano.bertini at plangroup.it">Stefano Bertini</a> |
At line 194 changed 2 lines. |
{{{ |
public void release() { |
{{{ public void release() { |
At line 221 changed 4 lines. |
/properties.xml \\ |
/metadata/web/filter-mappings.xml \\ |
/src/web/your_app_path/webapp/action/LoginServlet.java \\ |
/web/WEB-INF/applicationContext-security.xml \\ |
/properties.xml |
/metadata/web/filter-mappings.xml |
/src/web/your_app_path/webapp/action/LoginServlet.java |
/web/WEB-INF/applicationContext-security.xml |
Back to Sandbox,
or to the Page History.
|