Fantastic. Thank you so much!
David "Wendy Smoak" <[EMAIL PROTECTED] com> To "Struts Users Mailing List" 10/20/2005 09:45 <user@struts.apache.org> AM cc Subject Please respond to Re: TLD file placement "Struts Users Mailing List" <[EMAIL PROTECTED] he.org> From: <[EMAIL PROTECTED]> > Sorry if I'm asking a basic question but I didn't know that you can just > use the tld files in the jar. You said "unless you're on Servlet 2.2..." > Does that mean that after Servlet 2.2 you can just use the tld files in > the > jar file? Yes. http://wiki.wsmoak.net/cgi-bin/wiki.pl?WebXmlNoTaglib > If so, do I need to do anything special to tell Struts to look there or is > it enough to just take out the tld mappings from the web.xml file? Nothing special. Use the correct URI, remove the tld files from under WEB-INF, remove <taglib> from web.xml, and it Just Works. One less thing to maintain. :) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ----------------------------------------- The information contained in this message is intended only for the personal and confidential use of the recipient(s) named above. If the reader of this message is not the intended recipient or an agent responsible for delivering it to the intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately, and delete the original message. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]