It helps a lot! Thanks
 Apparently I had the following in one of my JSPs
 
<%@ taglib uri="http://jakarta.apache.org/struts/tags-template"; 
prefix="template" %>

So.. I removed it :) I want using it anyway.


 On 5/20/05, James Mitchell <[EMAIL PROTECTED]> wrote: 
> 
> The template library, originally developed by David Geary, was sort of a
> launch pad for the Tiles Project. Cedric or others can verify if I've
> missed anything.
> 
> Basically, the template library was not kept around or supported after 1.0
> (Jeez, that seems like ages ago ;). Tiles is the preferred approach for
> what you are asking about.
> 
> So, you can tell your client, yes, you are using "templates". They are
> obviously basing their statements on old (and I mean REALLY old)
> information.
> 
> Hope that helps.
> 
> 
> --
> James Mitchell
> Software Engineer / Open Source Evangelist
> Consulting / Mentoring / Freelance
> EdgeTech, Inc.
> http://www.edgetechservices.net/
> 678.910.8017
> AIM: jmitchtx
> Yahoo: jmitchtx
> MSN: [EMAIL PROTECTED]
> 
> 
> 
> 
> ----- Original Message -----
> From: "David Johnson" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Sent: Friday, May 20, 2005 10:36 AM
> Subject: Template Library? What is it??
> 
> 
> Hi there all
> Please forgive the stupid question, but I'm working with a client who is
> telling me that I am not using the "template library" in my struts
> application.
> The application uses struts and tiles, with all the page definitions 
> stored
> in a tiles-defs.xml file
> I thought the Template Library was an alternative to Tiles, not something
> that worked with tiles.
> thoughts? Tiles is working super as is... but this question is making me
> wonder if I missed something...
> 
> --
> -Dave
> [EMAIL PROTECTED]
> 
> 
> 


-- 
-Dave
[EMAIL PROTECTED]

Reply via email to