The last time that I saw these elusive bits were back in Turbine 2.1, 2.2b1 days. They were part of the standard release, then I don't know what happened. Since they are not in Turbine 2.2, I wonder how people do Turbine 2.2 + JSPs development without this tag library and missing functionality (see below)? :-\
Anyway, you can find the source code here: http://archives.apache.org/dist/jakarta/jakarta-turbine/turbine-2/release/2. 2-b1/ File: turbine-2.2-b1-src.zip I'm not 100% sure that you'll be able to do the same that you do in a Velocity environment because the functionality is incomplete. I could be wrong, but my Turbine's JSP experience was that even though I was able to do JSP templates (layouts, screens, etc.) the Context object was missing or didn't work at the same level as in a Velocity environment: I couldn't communicate templates with Java classes using the Context object. I remember that later somebody sent a patch with this functionality, but I don't know where it is. Rogelio > -----Original Message----- > From: Thierry Boucheny [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 24, 2003 6:55 AM > To: [EMAIL PROTECTED] > Subject: Turbine Service JSP tags > > > Hello, > > I am making a few tests with Turbine and I want to use it with JSP > templates. Unfortunatly, I couldn't find the classes > org.apache.turbine.services.jsp.tags.* in the Turbine2.2.jar, neither > in the Turbine2.2.1.jar file. Could anybody tell me where I > can find a > .jar file that contains those classes. > > Thanks for all. > > Thierry Boucheny > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
