Re: deployment descriptor

2000-08-09 Thread Craig R. McClanahan
"Pernikoff, Ben" wrote: > I am developing a custom taglib and added: > > > /myproject > /WEB-INF/tlds/xyzTags.tld > > > to the web.xml file. I am getting the following error: > > Error: 500 > Location: /myproject/jsp/MyJsp.jsp > Internal Servlet Error: > > org.apache.jasper.JasperExcept

deployment descriptor

2000-08-09 Thread Pernikoff, Ben
I am developing a custom taglib and added: /myproject /WEB-INF/tlds/xyzTags.tld to the web.xml file. I am getting the following error: Error: 500 Location: /myproject/jsp/MyJsp.jsp Internal Servlet Error: org.apache.jasper.JasperException: Unable to open taglibrary /xyz: Parse Error