its really none of my business..

but have you been working all through the weekend?


On Sunday, Jun 1, 2003, at 22:37 Europe/London, Brandon Goodin wrote:


:-)) I was hoping you would catch the humor :-D

Brandon Goodin


-----Original Message----- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Sunday, June 01, 2003 3:26 PM To: Struts Users Mailing List Subject: Re: DynaActionForm


Note to self.. "I must give clearer answers" .. and not mess up my pronouns.. :o)


On Sunday, Jun 1, 2003, at 20:50 Europe/London, Brandon Goodin wrote:


Let me help mark...

1) You must have Struts 1.1 to use DynaActionForm.

2a) Go to the following link:
http://www.apache.org/dist/jakarta/struts/binaries/

or

2b)Click one of the following:

Windows:
http://www.apache.org/dist/jakarta/struts/binaries/jakarta-struts-1.1-
rc1.zi
p

*nix:
http://www.apache.org/dist/jakarta/struts/binaries/jakarta-struts-1.1-
rc1.ta
r.gz

3)Unzip or Untar the binary distribution.

4)locate the /lib directory

5) In the lib directory exists a struts.jar. Replace your struts.jar
with
the lib/struts.jar.

6) Then you should have the functionality (DynaActionForm) you need :-D

Brandon Goodin


-----Original Message----- From: Mark Lowe [mailto:[EMAIL PROTECTED] Sent: Sunday, June 01, 2003 1:12 PM To: Struts Users Mailing List Subject: Re: DynaActionForm


in 1.1




On Sunday, Jun 1, 2003, at 20:03 Europe/London, Giovanni Di Lembo
wrote:

Where I should find DynaActionform, maybe packed in struts.jar ? It is
not there ; where should I find it?
cheers


----- Original Message -----
From: "Mark Lowe" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Sunday, June 01, 2003 8:17 PM
Subject: Re: DynaActionForm


I may find the Dyna form stuff wasn't part of struts 1.0


I'm not sure what version of 0.9 you must have been running to have
all
the dyna stuff running..

If you want to have your form bean generated without writing classes
then i thing you'll have to move to a 1.1 distribution of struts.

You could use a form bean class and have it map backed (see struts
user
guide docs for "map backed forms" or something).

cheers mark

On Sunday, Jun 1, 2003, at 16:55 Europe/London, Giovanni Di Lembo
wrote:

I'm using DynaActionForm. I've imported
org.apache.struts.action.DynaActionForm in my Action and I'm usin
Map map = ((DynaActionForm)form).getMap()  to retrieve the
values...but
on compile time javac does not find
org.apache.struts.action.DynaActionForm.
I'm using struts 1.02.I've used it with struts 0.9 and it works
fine.What's the problem§?


-------------------------------------------------------------------- -
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]


--------------------------------------------------------------------- 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]



---------------------------------------------------------------------
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]



---------------------------------------------------------------------
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