Hello, Newbee here so please excuse if this is too simple of a Q. Here is my problem: I'm trying to compile .jsp pages using WebLogic JSP compiler java weblogic.jspc -d [target_dir] -verbose -commentary *.jsp but I'm getting the following error after the .java file is generated. Launching: javac -classpat ....html\_webapp\_configuration.java failed): Symantec Java! JustInTime Compiler Version 3.10.107(i) for JDK 1.1.x Copyright (C) 1996-99 Symantec Corporation .....\_webapp\_configuration.java:8: Package java.io not found in import. import java.io.*; Any help would be appreciated. Thanks =========================================================================== 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://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
