Hi i have to use the sendmail taglib

I have kept the tld file in /WEB-INF/tlds
and the jar in /WEB-INF/lib and also made and
entry in the web.xml

now if i use the
<%@ taglib uri="www.servletsuite.com/servlet/sendmail" prefix="send" %> it
does not work but if
if use <%@ taglib uri="/WEB-INF/tlds/sendmail.tld" prefix="send" %> the
taglib is working
this problem arises in one server only it works fine in others
can any one please guess where the problem might be...

I am using TOMCAT 1.4 in the server where it is not working and
JO in the other.


regards


V.T.R.Ravi Kumar, Engg.(CCX), BHEL Phone Office +91 1334285260 Mobile +91
1353114861

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to