Hi,
My java file is compilin fine but wont execute.
its a simple hello application.i have set classpath as .;C:\Program Files\Apache Group\Tomcat 4.1\webapps\myfolder\WEB-INF\classes;(even if i remove the semicolon at end it doesnt work)
and path as
C:\j2sdk1.4.1_01\bin
This is where my class and jdk are saved.
i've tried all the options i could think of.Replacing jdk with jre in classpath etc but it still throws the exception.
I am stuck with this problem for 3 days now but it just wont budge!..please help:twisted: