Hi ,
I am facing a problem calling a
java method using EL.
i have a TLD that has a function block. the structure of my tld goes like this
the
jsp has the following syntax
When I try to run the jsp with the text as above .. i get an error that uri cannot be resolved. I assume it could be tld but the Tld is in WEB-INF with all the other ones that I can call successfully. Any ideas what could be causing this.
Any help appreciated..
tx