You're answering a different question than he asked.  He doesn't have a web.xml file, 
as he doesn't have a WAR.

I don't see how you can do this.

> -----Original Message-----
> From: padhu vinirs [mailto:[EMAIL PROTECTED]]
> 
> put
> 
> <%@ taglib uri="..." prefix="..." %>
> 
> in your jsp pages. Read about this directive in the jsp spec. 
> Also register
> the taglib in the web.xml using the "taglib" element.
> 
> -- padhu
> 
> ----- Original Message -----
> From: "m batsis" <[EMAIL PROTECTED]>
> 
> > Hello,
> >
> > Apologies for the dumb question but I have zero time; hope 
> one of you
> > can save me here.
> > I'm under a situation where I have some JSPs *not* in a WAR 
> file. How
> > can make a taglib available to those JSPs without deploying 
> them using a
> > WAR file?
> >
> > I'm using iplanet application server 6.

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to