Hi Experts,
This is the error what i am getting while invoking a java service from a JSP:
org.apache.jasper.JasperException: This absolute uri (http://webm-taglib.tld) cannot be resolved in either web.xml or the jar files deployed with this application
I have put <%@>
at the starting of my jsp. Copied the web.xml to /web/WEB-INF folder of my package and used the tag <webm:invoke></webm:invoke>. Where am i going wrong. Please suggest me
Regards,
Pradeep.