Gabriel, I must have missed that email as well. Could you send it to me and I look at integrating it in t2.4? I am very curious about it as well..
Eric > -----Original Message----- > From: Gabriel Moreno [mailto: > Sent: Thursday, August 21, 2003 9:10 PM > To: Turbine Users List > Subject: RE: Using TDK with JSP > > > David, > The tag library was removed from Turbine tars and CVS > sometime ago, and > apparently nobody knows why. I have sent it to the Turbine > developers so > that they can put it back. Maybe it's that they're very busy preparing > 2.3, but I don't understand why is it that the tag library hasn't been > restored yet, considering that Turbine's homepage mentions JSP a lot. > Everyone trying to use Turbine with JSP faces the same problem. > > If you want, I can email you the tag library. > > Gabriel > > On Thu, 2003-08-21 at 11:10, David Philippi wrote: > > I've found the taglib template.tld and copied it into > web-apps/tlds, now > > I've got the problem that I don't know where to get the > class files for it: > > > > Unable to load class org.apache.turbine.services.jsp.tags.ScreenTag > > > > Bye David > > > > -----Original Message----- > > From: Gabriel Moreno [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, August 20, 2003 2:38 PM > > To: Turbine Users List > > > > You can't reference the screen explicitly from the layout. > In the layout you > > always have: > > <turbine:screen section="body" /> > > to reference the screen body. If you want a screen named > MyScreen.jsp to > > have a different layout, you have to create a layout called > MyScreen.jsp and > > it will be used whenever you request MyScreen.jsp screen. > > > > > > > --------------------------------------------------------------------- > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
