[opencms-dev] Include banner in pages (content outside VFS)
Marcus Popetz
marcus at roundpeg.com
Tue Sep 20 16:11:32 CEST 2005
At 08:34 AM 9/20/2005, Joe Desbonnet wrote:
>However I suspect this is not what you need. If you want to grab the
>content of a URL and include it in your page, you can do so by
>creating a JSP file and using the following code fragment:
Check out the <c:import> tag of jstl too...it does this for you.
Here's a nice comparison of it vs jsp:include:
http://www.dummies.com/WileyCDA/DummiesArticle/id-2462.html
-mp
More information about the opencms-dev
mailing list