Skip to Content
0
Former Member
Nov 27, 2006 at 04:32 AM

Error in JSP taglib

80 Views

Hi SDN's

I have developed an EJB application in j2ee engine6.40.

In my jsp application use the following taglib it always works on Tomcat and Sun server, but when I deploy to SAP it returns errors

<%@ taglib prefix="sql" uri="http://java.sun.com/jstl/sql" %>

<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>

do i need to add any jar files to my project and what are the reference tld file to add in web.xml.

Thanks in adavance.

Regards,

Sireesha.B