2008/1/27, Andreas Bachmann <[EMAIL PROTECTED]>: > > > > Antonio Petrelli-3 wrote: > > > > They are not DTDs, but JSP taglib URIs, the ones that are defined in > > the <uri> element in the TLD files. > > If you put struts-taglib.jar in your WEB-INF/lib, they are > > automatically resolved. > > > Oh... ok! Thank you! > I didn't know that the "Technologie" changed from DTD to TLD and I didn't > looked carefully in the "lib" directory.
There is no technology change. The DTD is used to validate XML files, TLD is used to define custom tag libraries for JSPs. They are totally unrelated. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]