Hi,

I have installed iWS 4.1 on linux. I have tried one
application with uses some custom tags, with Server Error.

The same application runs fine with tomcat 3.0/3.1
I have build the three structure in iWS (as reported in Servlet 2.2
specification) like

 /index.html
 /jsome.jsp
 /WEB-INF/web.xml
 /WEB-INF/taglib.tld
 /WEB-INF/classes/MyTag.class


The some.jsp file begin with
(default location of TLD as JSP 1.1 spec)

        <%@ taglib uri="taglib.tld" prefix="sql" %>

The errors file report:

JSP1x compiler threw exception org.apache.jasper.JasperException: Unable to open
taglibrary taglib.tld : null

It's possible to have some guideline to set iWS working with jsp 1.1 and custom
tag ?

Have you some idea ?

Thanks

                        Paolo Sommaruga

                        Garda Access
                        Garda (VR), Italy


>X-Unix-From: [EMAIL PROTECTED]  Fri Jan 21 21:59:37 2000
>Date: Fri, 21 Jan 2000 11:40:23 -0800
>From: Ruslan Belkin <[EMAIL PROTECTED]>
>Subject: FYI: iWS/NES4.1 for Linux
>To: [EMAIL PROTECTED]
>MIME-version: 1.0
>X-Accept-Language: en
>Comments: To: [EMAIL PROTECTED]
>
>http://www.iplanet.com/downloads/testdrive/detail_161_284.html
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to