Did u installed apache?,
August 22, 2007 at 8:08 PM
helo sri Before compiling u must have installed apache tomcat webserver& u need to set environment variablesas follows JAVA_HOME (j2sdk installed folder)(i.e c:\j2sdk1.4) CATALINA_HOME (TOMCAT INSTALLED FOLDER) CLASSPATH (C:\J2SDK1.4\BIN) select path from exising and edit it and paste the classpaths VALUE I.E C:\J2SDK1.4\BIN; SEMICOLON IS NESSESARY IN STARTING& ENDING ---------------------------------------- NOW SAVE YOUR PROGRAM IN TOMCAT FOLDER UNDER WEBAPPS & RUN THE SERVER AND DEPLOY YOUR PROGRAM