;)
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Monday, August 08, 2005 8:12 PM
Subject: Re: {Spam?} Re: Resin and struts
Hi Simons, I think what Dave is saying is that in this case your form bean
should look like this:
(look at the
s Mailing List"
To
"Struts Users Mailing List"
cc
Subject
{Spam?} Re: Resin and struts
package test;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionMapping;
public class testForm extends ActionForm {
private String name;
public
t;
To: "Struts Users Mailing List"
Sent: Monday, August 08, 2005 7:44 PM
Subject: Re: Resin and struts
Simons Kevin wrote:
[...]
My classes are stored in webapps/tests/web-inf/classes/test
If they're in WEB-INF/classes/test
then
(a) do you have a "package test;" at
Simons Kevin wrote:
[...]
My classes are stored in webapps/tests/web-inf/classes/test
If they're in WEB-INF/classes/test
then
(a) do you have a "package test;" at the top of your testForm class file?
(b) type would be "test.testForm"
Dave
-
"Dave Newton" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Monday, August 08, 2005 7:05 PM
Subject: Re: Resin and struts
Not really enough info to go on, but:
Simons Kevin wrote:
Where's the testForm class in real life? Does it live in a
Not really enough info to go on, but:
Simons Kevin wrote:
Where's the testForm class in real life? Does it live in a package?
Where's the compiled class end up?
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
Hi all,
I am using resin 3.0.14 with struts1.2.7. I get a parser problem when I want
to use struts (somewhere in struts-config.Xml)
Here is the xml file. Can someone explain me what I am doing wrong?
http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd"; >
7 matches
Mail list logo