Re: I'm trying to write a Tag Library Descriptor for Jakarta Session Tag library

2007-05-23 Thread Kris Schneider
The Session taglib (http://jakarta.apache.org/taglibs/doc/session-doc/intro.html) comes with its own TLD. BCEL (http://jakarta.apache.org/bcel/index.html) is something completely different. Quoting hk [EMAIL PROTECTED]: I failed and got a message saying unable to Initialize TldLocationCache.

I'm trying to write a Tag Library Descriptor for Jakarta Session Tag library

2007-05-22 Thread hk
I failed and got a message saying unable to Initialize TldLocationCache. 1. I had put the Session Tag Library, which is called bcel-5.2.jar, in the /WEB-INF/lib. 2. added the taglib to the web.xml. taglib taglib-urihttp://jakarta.apache.org/taglibs/session-1.0/taglib-uri