[opencms-dev] Spring MVC integration. 2 jsp locations

jacek grzebyta (RRes-Roth) jacek.grzebyta at bbsrc.ac.uk
Wed Apr 28 20:51:40 CEST 2010


Hi again,

I've just found it is OK now. /WEB-INF/external/*.jsp works now. I don't know how I managed that. But now the problem is how to configure web.xml &/| spring config for 2 jsp locations. :)

Any ideas?

Jacek

 

-----Original Message-----
From: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] On Behalf Of jacek grzebyta (RRes-Roth)
Sent: 28 April 2010 19:38
To: The OpenCms mailing list
Subject: Re: [opencms-dev] Spring MVC integration. Pass parameters to

Hi,

Thanks. I found the solution for that.
The problem was c:param tag inside c:import tag doesn't work. Only 'path' parameter is passed to the controller. 

Now I try to create to location for views. Cms-Internal (inside Cms Vfs) and Cms-external (outside Cms Vfs). The easiest way would be 
creating some location and export it to external export point. I created in vfs ...org.phibase.template/elements/external/ and exported it to WEB-INF/external/ which worked for directory but if I put inside it welcome.jsp view I had: WEB-INF/external/ directory and file WEB-INF/externalwellcome.jsp :(

Jacek


_______________________________________________
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



More information about the opencms-dev mailing list