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]

Reply via email to