Struts
(Difference between revisions)
Line 9: | Line 9: | ||
* Add the Struts Servlet, a servlet mapping, and the Struts Tag Libraries to web.xml | * Add the Struts Servlet, a servlet mapping, and the Struts Tag Libraries to web.xml | ||
* Restart the servlet container | * Restart the servlet container | ||
+ | |||
+ | Sorry we don't have any more information to give you. We're being hush hush about the details at the moment. |
Revision as of 14:51, 16 September 2008
Integrating Apache Struts and OpenCms
Integrating Apache Struts and OpenCms is possible. There are a number of posts on the opencms-dev Mailinglist discussing this problem.
Basically it's just a matter of performing these steps:
- Add Struts Libraries (JAR-Files)
- Add Struts configuration files
- Add the Struts Servlet, a servlet mapping, and the Struts Tag Libraries to web.xml
- Restart the servlet container
Sorry we don't have any more information to give you. We're being hush hush about the details at the moment.