OK the prefix in the JSP page is the alias. I understand that and use it in all my JSPs that utilize taglibs. The question then becomes why do I have them listed in my web.xml. Unless I'm missing something they just seem to add clutter. What is the benefit of adding this to the web.xml file?
Sorry if this is a basic question, just trying to round out my knowledge of Struts and in this case taglibs. jb -----Original Message----- From: Jarnot Voytek Contr AU HQ/SC [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 11:37 AM To: 'Struts Users Mailing List' Subject: RE: What am i missing? Question about tlds I believe those are just aliases to allow you to abstract the actual path to the tld. -----Original Message----- From: Jeff Born [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 10:25 AM To: Struts Users Mailing List (E-mail) Subject: What am i missing? Question about tlds I just started using struts-el. Everything seems to be working fine, however I never defined the struts-html-el.tld in the web.xml. My question is why does this work. Why should I put the tld definitions in the web.xml? Thanks, jb -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>