I look into my web.xml file and see <taglib-uri> and <taglib-location> tags. Sometimes they contain the same value, and sometimes, one of them is "http://...". I seem to have all the tag libraries locally, so why would there be a reference to some outside website? Sun's java site http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/JSPTags4.html give only the following in regards to logical name and absolute location: "A logical name must be mapped to an absolute location in the Web application deployment descriptor."
I am unable to find a good definition anywhere. Can someone offer one? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
