Hi, I�ve Tomcat installed on C:\ and I�ve the jdk1.3 standard edition AND the EnterpriseEdition on C:\ (One is called jdk1.3, the other jdk1.3.1) When I set JAVA_HOME with the Standart Edit. everything works fine, not so with the Enterprise Edit. When I create a simple servlet I cant compile it with javac -d %TOMCAT_HOME%\WEB-INF\myProject\*.java I guess that there are 2 errors, first that I cant set the J2EE Edition as the Java_home and the syntax in javac -d. (Althought I followed the instructions in Prof.Java Server Programming J2EE Edit) Please help me out! Othmar -- Aufgepasst - jetzt viele 1&1 New WebHosting Pakete ohne Einrichtungsgebuehr + 1 Monat Grundgebuehrbefreiung! http://puretec.de/index.html?ac=OM.PU.PU003K00736T0492a =========================================================================== 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
