« Return to Thread: spring mvc / opencms integration

Re: spring mvc / opencms integration

by Jordi Martí :: Rate this Message:

Reply to Author | View in Thread

We are used to do it with struts, not with spring mvc; but I guess that it
should be the same. In fact, we user spring beans + struts and opencms.

The trick is that JSPs should be in opencms VFS; and then, from your
servlets, you redirect to /opencms/xxxx.jsp, being /opencms/ the name of
your cms servlet.

Don't forget to put your spring libraries inside web-inf/lib of your opencms
container.

HTH  

JORDI MARTI
Email: jmarti AT* theinit xDOTx com
 


_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev

 « Return to Thread: spring mvc / opencms integration