Hi, In my project I have a tag library. Its associated tld file is in the webapp/WEB-INF directory. This works fine on my (linux) server but in the Netbeans IDE (windows) the tags are never parsed. They stay as <prefix:tagname/> in the HTML served to the browser. The xmlns also stays in the HTML. There are no errors in the logs.
Although this was never necessary, I tried adding the taglib to web.xml but this did not change anything. Thank you for your help. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]