Re: Tag library not detected

2005-10-28 Thread Murray Collingwood
Hi Laurent Can you please post samples of the code you are using, the taglib definition and the exact name and location of the tld files? Kind regards mc On 28 Oct 2005 at 13:34, Laurent wrote: > Hi, > > In my project I have a tag library. Its associated tld file is in the > webapp/WEB-INF d

Tag library not detected

2005-10-28 Thread Laurent
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 in the HTML served to the browser. The xmlns also stays in the HTML. There are no erro