clean: [delete] Deleting directory D:\JAVA\Tomcat 5.5\webapps\struts2tutorial\WEB-IN F\classes [mkdir] Created dir: D:\JAVA\Tomcat 5.5\webapps\struts2tutorial\WEB-INF\clas ses
prepare:
resources:
compile: [javac] Compiling 1 source file to D:\JAVA\Tomcat 5.5\webapps\struts2tutoria l\WEB-INF\src\classes [javac] D:\JAVA\Tomcat 5.5\webapps\struts2tutorial\WEB-INF\src\java\net\rose india\Struts2HelloWorld.java:2: cannot access com.opensymphony.xwork2.ActionSupp ort [javac] bad class file: D:\JAVA\Tomcat 5.5\webapps\struts2tutorial\WEB-INF\l ib\xwork-2.0.4.jar(com/opensymphony/xwork2/ActionSupport.class) [javac] class file has wrong version 49.0, should be 48.0 [javac] Please remove or make sure it appears in the correct subdirectory of the classpath. [javac] import com.opensymphony.xwork2.ActionSupport; [javac] ^ [javac] 1 error
BUILD FAILED D:\JAVA\Tomcat 5.5\webapps\struts2tutorial\WEB-INF\src\build.xml:82: Compile fai led; see the compiler error output for details.