[opencms-dev] <cms:include> and JSPs requiring parameters
Rene Hinojosa
R_Hinojosa at Cityofsouthfield.com
Tue May 27 17:59:01 CEST 2003
Greetings,
I saw a question posed to the group in the archives with the question of adding parameters to jsps but found no answer. So let me pose the question again(sorry if its been answered)
Is there a way to pass url parameters to included jsps via cms:include?
Example:
<cms:include>../somepage.jsp</cms:include> ― this works but try:
<cms:include>../somepage.jsp?id=1</cms:include> ― this returns page not found error.
TIA,
Rene
More information about the opencms-dev
mailing list