Hi Nick,<br>
<br>
You are including the file as a url, the /opencms/opencms/ start is for http urls.<br>
<br>
You need to get the path to the file in the VFS, which would start with /sites/default/ if you have<br>
your workplace set up as per normal.<br>
<br>
So I would guess you want something like:<br>
<font size="3"><%@ include file="/sites/default/FiservHealth/FiservHealthNavigationLinks.html"
%><br>
<br>
Keith<br>
</font><br><br><div><span class="gmail_quote">On 5/11/06, <b class="gmail_sendername">Nick DeSteffen</b> <<a href="mailto:Nick.DeSteffen@wausaubenefits.com">Nick.DeSteffen@wausaubenefits.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<br><font size="3">Hi Keith, thanks for the quick response.</font>
<br>
<br><font size="3">In my jsp template I added this line, just like yours.</font>
<br><font size="3"><%@ include file="/opencms/opencms/FiservHealth/FiservHealthNavigationLinks.html"
%></font>
<br>
<br><font size="3">When I goto a page I created using the template I get
this....</font>
<br><font size="3">/WEB-INF/jsp/offline/system/modules/com.fiservhealth.contentmanagement.templates/templates/FiservHealthHomePage.jsp(28,3)
File "/opencms/opencms/FiservHealth/FiservHealthNavigationLinks.html"
not found </font>
<br>
<br><font size="3">Any more ideas?</font>
</div><div><span class="q"><br>
<br><font face="sans-serif" size="2">Nick DeSteffen<br>
Fiserv Health - Wausau Benefits <br>
Web Development Group<br>
<a href="mailto:nick.desteffen@wausaubenefits.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nick.desteffen@wausaubenefits.com</a><br>
(715) 841-6036</font>
<br>
<br>
<br>
</span></div><div><table width="100%">
<tbody><tr valign="top">
<td width="40%"><font face="sans-serif" size="1"><b>"Keith Davey"
<<a href="mailto:keith.davey@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">keith.davey@gmail.com</a>></b> </font>
<br><font face="sans-serif" size="1">Sent by: <a href="mailto:opencms-dev-bounces@opencms.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">opencms-dev-bounces@opencms.org</a></font>
<p><font face="sans-serif" size="1">05/10/2006 04:45 PM</font>
<table border="1">
<tbody><tr valign="top">
<td bgcolor="white">
<div align="center"><font face="sans-serif" size="1">Please respond to<br>
The OpenCms mailing list <<a href="mailto:opencms-dev@opencms.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">opencms-dev@opencms.org</a>></font></div></td></tr></tbody></table>
<br>
</p></td><td width="59%">
<table width="100%">
<tbody><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">To</font></div>
</td><td><font face="sans-serif" size="1">"The OpenCms mailing list"
<<a href="mailto:opencms-dev@opencms.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">opencms-dev@opencms.org</a>></font>
</td></tr><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">cc</font></div>
</td><td>
              <br>
</td></tr><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">Subject</font></div>
</td><td><font face="sans-serif" size="1">Re: [opencms-dev] Jsp Template import
VFS page</font></td></tr></tbody></table>
<br>
<table>
<tbody><tr valign="top">
<td>
              <br>
</td><td><br>
</td></tr></tbody></table>
<br></td></tr></tbody></table></div><div><span class="e" id="q_10b24d7423f455e1_3">
<br>
<br>
<br><font size="2"><tt>Hi Nick,<br>
<br>
There is nothing to stop you using a normal jsp include. We recently built<br>
<a href="http://www.shannonairport.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.shannonairport.com</a>.<br>
<br>
The dropdown in the middle of the page is created by:<br>
<%@ include file="/sites/default/shannonairport/interested.txt"
%><br>
<br>
This line is in the jsp template for the site.<br>
<br>
Keith<br>
<br>
On 5/10/06, Nick DeSteffen <<a href="mailto:Nick.DeSteffen@wausaubenefits.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Nick.DeSteffen@wausaubenefits.com</a>> wrote:<br>
><br>
> Hi,<br>
> I want to create a JSP template for our users to use when creating
pages.  I<br>
> want this template to always import another page from the VFS that
our users<br>
> will also maintain.  Any ideas on how to go about doing this?<br>
><br>
> Your help is greatly appreciated.<br>
><br>
> Nick DeSteffen<br>
>  Fiserv Health - Wausau Benefits<br>
>  Web Development Group<br>
>  <a href="mailto:nick.desteffen@wausaubenefits.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nick.desteffen@wausaubenefits.com</a><br>
>  (715) 841-6036<br>
><br>
> This communication is intended only for the recipient(s) named above;
may be<br>
> confidential and/or legally privileged; and, must be treated as such
in<br>
> accordance with state and federal laws. If you are not the intended<br>
> recipient, you are hereby notified that any use of this communication,
or<br>
> any of its contents, is prohibited. If you have received this communication<br>
> in error, please return it to Nick DeSteffen and delete the message
from<br>
> your computer system.<br>
><br>
><br>
> _______________________________________________<br>
> This mail is sent to you from the opencms-dev mailing list<br>
> To change your list options, or to unsubscribe from the list, please
visit<br>
> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
><br>
><br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
</tt></font>
<br>
<font color="#000000" face="Helv" size="3"></font><br><font color="#000000" face="Helv" size="3"></font><br><font color="#000000" face="Helv" size="3">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.</font><br>
</span></div><br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank">
http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br><br></blockquote></div><br>