[opencms-dev] <%@ include file="some_file.jsp" %>

Robert Petermeier robert2.0 at gmx.de
Thu May 4 12:09:12 CEST 2006


lk schrieb:

> I've tried to use the include tag but it doesn't work properly.
> I've used:
> <cms:include file="/system/shared/inc/parameters.jsp" />
> 
> It seems that I cannot use the jsp variables set in the files 
> parameters.jsp.
>
> Any advices?

What kind of variables are set there? Why do you do this in a JSP? Why 
can't you use a bean?


HTH,
Robert



More information about the opencms-dev mailing list