On Thu, 19 Apr 2001, Luise Massimo wrote: > Hi all. > > Anyone can tell me why Jasper assume there is only one entry for > taglib-uri/taglib-location inside taglib node (this in Tomcat 3.2.1) ? > > Because that's what the deployment descriptor DTD requires -- see the Servlet 2.2 spec at <http://java.sun.com/products/servlet/download.html>. If you want to reference more than one tag library in the same web app, simply use more than one <taglib> element. Craig
- Jasper and taglib Luise Massimo
- [PATCH] context ClassLoader not set before init(S... Craig R. McClanahan
- [PATCH] context ClassLoader not set before init(S... Kyle F. Downey
