What is the earliest version of the JDK that can be successfully used with
Struts 1.1.  We are currently operating at JDK 1.3 and I am experiencing
difficulty running a simple Struts 1.1 application.  I get the following
error.

[8/11/04 10:32:42:414 EDT] 4a850b15 WebGroup      I SRVE0180I: [webapr]
[/webapr] [Servlet.LOG]: action:   Creating new Action instance
[8/11/04 10:32:42:414 EDT] 4a850b15 WebGroup      I SRVE0181I: [webapr]
[/webapr] [Servlet.LOG]: action: Error creating Action instance for path
'/EmployeeSetupAction', class name
'edu.uga.webdfs.struts.action.EmployeeSetupAction': java.lang.VerifyError:
(class: edu/uga/webdfs/struts/action/EmployeeSetupAction, method: execute
signature:
(Lorg/apache/struts/action/ActionMapping;Lorg/apache/struts/action/ActionFor
m;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResp
onse;)Lorg/apache/struts/action/ActionForward;) Incompatible o






Reply via email to