It is also giving me a:

Error 400--Bad Request
>From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.1 400 Bad Request

The request could not be understood by the server due to malformed syntax. The client 
SHOULD NOT repeat the request without modifications.


any suggestions?

Jason
-------Original Message-------
From: [EMAIL PROTECTED]
Sent: 02/04/03 01:52 PM
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Subject: tomcat 4.1.18 -> weblogic 5.1 problems with struts 1.0.2

> 
> Hi everyone. 

  I am in the process of moving my jsp's and struts classes from tomcat
4.1.18 to weblogic 5.1 and I am having some issues.  I finally got weblogic's 
environment set up and have my app registered as well, but i am getting:

java.lang.NoSuchMethodError
        at spgLoginForm.validate(Unknown Source)
        at
org.apache.struts.action.ActionServlet.processValidate(ActionServlet.java:2106)
        at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1565)

when i try to use an action class.  spgLoginForm extends ActionForm, so I
am under the impression that it may be a versioning mismatch or something
similar.  It works in tomcat, but my employer wants it in weblogic 5.1 if
possible.  Can anyone help me out?

TIA,
Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to