<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mick Knutson schrieb:
<blockquote
 cite="mid4c30ee7d0701070958v64e11f0djdeaefe815fda5e35@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
I see how the xml documents on templateone adhere to the template
formatting, but I also want to have my JSP's adhere to the formatting
of templateone also... How do I do this?<br>
  <br>
</blockquote>
take a look at the template-elements property. a template-elements file
is a "meta-templace" that provides the actual snippets that are then
put together by your template file.<br>
<br>
Apart from this you have to check how template one is coded - e.g. copy
one of their templates and proceed from there<br>
<br>
c.<br>
</body>
</html>