<html><body>
<p>Hello Mark,<br>
<br>
your link (<tt><a href="http://www.opencms-wiki.org/Including_your_template_elements_within_your">http://www.opencms-wiki.org/Including_your_template_elements_within_your</a></tt>) seems to be an empty page?<br>
<br>
Best regards<br>
<br>
<br>
Frank Pertack<br>
<br>
<br>
Vater Solution GmbH<br>
Liebigstraße 26<br>
24145 Kiel<br>
<br>
Telefon: +49 431 20084-210<br>
Telefax: +49 431 20084-222<br>
Mobil: +49 151 16353519<br>
mailto: fpertack@vater-gruppe.de<br>
<a href="http://www.vater-gruppe.de">http://www.vater-gruppe.de</a><br>
<br>
Amtsgericht Kiel, HRB 6403 <br>
Geschäftsführer:<br>
Klaus-Hinrich Vater<br>
Michael Wiese<br>
-----<br>
Diese Email enthält ggfs. vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese Email irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Email. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Email sind nicht gestattet.<br>
<br>
<br>
<img width="16" height="16" src="cid:1__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt="Inactive hide details for "Roedel, Mark" ---29.06.2009 15:25:26---...and, of course, you'll also need to use some cms.include()"><font color="#424282">"Roedel, Mark" ---29.06.2009 15:25:26---...and, of course, you'll also need to use some cms.include() calls (or <cms:include> tags if you're</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Von:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2">"Roedel, Mark" <MarkRoedel@letu.edu></font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">An:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2"><kuku@physik.rwth-aachen.de>, "The OpenCms mailing list" <opencms-dev@opencms.org></font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Datum:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2">29.06.2009 15:25</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Betreff:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2">Re: [opencms-dev] can template be applied to JSP pages.</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Gesendet von:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFF77DFD8A5988f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2">opencms-dev-bounces@opencms.org</font></td></tr>
</table>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<tt>...and, of course, you'll also need to use some cms.include() calls (or<br>
<cms:include> tags if you're doing JSTL) inside your JSP pages so that<br>
OpenCMS knows where to put the different template pieces in relation to<br>
the rest of your code.  See<br>
</tt><tt><a href="http://www.opencms-wiki.org/Including_your_template_elements_within_your">http://www.opencms-wiki.org/Including_your_template_elements_within_your</a></tt><tt><br>
_JSPs for some basic examples.<br>
<br>
--<br>
Mark Roedel<br>
Webmaster<br>
LeTourneau University<br>
<br>
<br>
-----Original Message-----<br>
From: opencms-dev-bounces@opencms.org<br>
[</tt><tt><a href="mailto:opencms-dev-bounces@opencms.org">mailto:opencms-dev-bounces@opencms.org</a></tt><tt>] On Behalf Of Christoph P.<br>
Kukulies<br>
Sent: Saturday, June 27, 2009 4:45 AM<br>
To: The OpenCms mailing list<br>
Subject: Re: [opencms-dev] can template be applied to JSP pages.<br>
<br>
On Sat, Jun 27, 2009 at 02:56:52PM +0530, mishra poonam wrote:<br>
> Hi All,<br>
> i want create a dynaminc page will have few scriptless and some jstl<br>
tags............. but i when i create a new JSP page in OpenCms 7<br>
workspace it doesnt give the option of template.....only on html pages<br>
templates ca be applied..<br>
> <br>
> plz lel me know how to apply templates on JSP pages also??  <br>
<br>
<br>
You can, oc course, but it does not appear in the first properties<br>
dialog. In the Advanced properties dialog you can assign it a template<br>
in the template field.<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>
</tt><tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a></tt><tt><br>
</tt><br>
</body></html>