has anyone had a problem dropping jars into their /WEB-INF/lib directory with weblogic 6.1? i tried dropping the regexp jar from the jarkata project; restarted weblogic and i still does find the packages in the jar.
here is the error: Compilation of '/usr/bea/DevWebApp/WEB-INF/_tmp_war_myserver_myserver_DevWebApp/jsp_servlet /_tools/__header.java' failed: ---------------------------------------------------------------------------- ---- /usr/bea/DevWebApp/WEB-INF/_tmp_war_myserver_myserver_DevWebApp/jsp_servlet/ _tools/__header.java:19: package org.apache.regexp does not exist probably occurred due to an error in /tools/header.jsp line 1: <%@ page import="org.apache.regexp.*" %> any ideas?? kenny =========================================================================== 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
