Hi, My application is not able to find the tag libraries. The tag libraries lie in the WEB-INF directory of the application and refer to a directory on another server. These two servers are able to connect with one another.
I am getting exceptions like info ( 5840): JSP: JSP1x compiler threw exception org.apache.jasper.compiler.CompileException: /Mydocs/sun/web/docs/jvNET/Login.jsp(1,0) Unable to open taglibrary /WEB-INF/struts-bean.tld : Could not locate TLD /WEB-INF/struts-bean.tld at org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspPars eEventListener.java:707) at org.apache.jasper.compiler.DelegatingListener.handleDirective(Delegating Listener.java:110) at org.apache.jasper.compiler.Parser$Directive.accept(Parser.java:215) at org.apache.jasper.compiler.Parser.parse(Parser.java:1077) at org.apache.jasper.compiler.Parser.parse(Parser.java:1042) at org.apache.jasper.compiler.Parser.parse(Parser.java:1038) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:218) at com.iplanet.server.http.servlet.NSServletEntity.load(NSServletEntity.jav a:252) at com.iplanet.server.http.servlet.NSServletEntity.update(NSServletEntity.j ava:173) at com.iplanet.server.http.servlet.NSServletRunner.Service(NSServletRunner. java:416) [16/Nov/2003:14:54:22] warning ( 5840): Internal error: Failed to get GenericServlet. (uri=/jvNET/Login.jsp,SCRIPT_NAME=/jvNET/Login.jsp) [16/Nov/2003:14:56:02] info ( 5840): Internal Info: loading servlet /jvNET/Login.jsp [16/Nov/2003:14:56:02] info ( 5840): JSP: JSP1x compiler threw exception org.apache.jasper.compiler.CompileException: /Mydocs/sun/web/docs/jvNET/Login.jsp(1,0) Unable to open taglibrary /WEB-INF/struts-bean.tld : Could not locate TLD /WEB-INF/struts-bean.tld at org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspPars eEventListener.java:707) at org.apache.jasper.compiler.DelegatingListener.handleDirective(Delegating Listener.java:110) at org.apache.jasper.compiler.Parser$Directive.accept(Parser.java:215) at org.apache.jasper.compiler.Parser.parse(Parser.java:1077) at org.apache.jasper.compiler.Parser.parse(Parser.java:1042) at org.apache.jasper.compiler.Parser.parse(Parser.java:1038) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:218) at com.iplanet.server.http.servlet.NSServletEntity.load(NSServletEntity.jav a:252) at com.iplanet.server.http.servlet.NSServletEntity.update(NSServletEntity.j ava:173) at com.iplanet.server.http.servlet.NSServletRunner.Service(NSServletRunner. java:416) [16/Nov/2003:14:56:02] warning ( 5840): Internal error: Failed to get GenericServlet. (uri=/jvNET/Login.jsp,SCRIPT_NAME=/jvNET/Login.jsp) ________________________________________________________________________ Download Yahoo! Messenger now for a chance to win Live At Knebworth DVDs http://www.yahoo.co.uk/robbiewilliams --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

