[opencms-dev] Jsp Template import VFS page

Keith Davey keith.davey at gmail.com
Wed May 10 23:45:10 CEST 2006


Hi Nick,

There is nothing to stop you using a normal jsp include. We recently built
www.shannonairport.com.

The dropdown in the middle of the page is created by:
<%@ include file="/sites/default/shannonairport/interested.txt" %>

This line is in the jsp template for the site.

Keith

On 5/10/06, Nick DeSteffen <Nick.DeSteffen at wausaubenefits.com> wrote:
>
> Hi,
> I want to create a JSP template for our users to use when creating pages.  I
> want this template to always import another page from the VFS that our users
> will also maintain.  Any ideas on how to go about doing this?
>
> Your help is greatly appreciated.
>
> Nick DeSteffen
>  Fiserv Health - Wausau Benefits
>  Web Development Group
>  nick.desteffen at wausaubenefits.com
>  (715) 841-6036
>
> This communication is intended only for the recipient(s) named above; may be
> confidential and/or legally privileged; and, must be treated as such in
> accordance with state and federal laws. If you are not the intended
> recipient, you are hereby notified that any use of this communication, or
> any of its contents, is prohibited. If you have received this communication
> in error, please return it to Nick DeSteffen and delete the message from
> your computer system.
>
>
> _______________________________________________
> 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