[opencms-dev] Including part of a jsp
Joachim Arrasz
info at arrasz.de
Fri Aug 22 11:00:01 CEST 2003
This is impossible...
thikn about whar Jasper does with JSP`s ... he makes servlets (specialized
Java classes) from any jsp. A jsp is from JVM view nothing other as a
servlet...
Kind Regards
Achim
> i have the following problem:
> in a JSP file, i want to include a part of another jsp file.
> for example:
>
> file1.jsp --include--> file2.jsp (from line 20 to 50)
>
> i tried the <cms:template> tag but i always get included the whole
> page.
>
>
> any ideas ?
>
>
> Mario
More information about the opencms-dev
mailing list