Hi,
its showing the compiler error while compilin,
December 20, 2006 at 2:52 PM
Hi, its showing the compiler error while compiling kalaAction.java file, but others file in demo and demo1 folder compiled successfully,can you plz help where i am lacking, i have set all class path metioned in the tutorial correctly,but one thing is i am using struts 1.3.3 version instead of struts1.1, is this becouse of this.
D:\STRUTS~1\demo>javac *.java kalaAction.java:4: package javax.servlet does not exist import javax.servlet.*;
View All Comments
| View Tutorial