(that is, in the jelly source one can do that...).
And it solves nothing about classpath, or is there something I missed ?
Paul
Sean W. Ferguson wrote:
Hah, no. It was just jelly.properties in org.apache.commons.jelly folder. I only figured it out after debuggin w/ eclipse where it got the libraries from originally. :)
Paul Libbrecht wrote:
Sean,
You might have discovered something not documented. At least I did not know about jelly to use a properties file to add tag-libs.... was it the forehead.conf ?
Thanks.
Paul
Sean W. Ferguson wrote:
I figured it out. I needed to add my taglib to jelly.properties.
Sean W. Ferguson wrote:
Hi,
I am trying to create my own customer tag library, but am having some issues. Other than creating a class that extends TagLibrary and putting it in the classpath, what else do I have to do? Right now trying to use the my custom taglibrary throws a class not found exception.
Thanks
Sean
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
