This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes i get an error when trying to configure a dyna action form Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "i get an error when trying to configure a dyna action form" Watch "i get an error when trying to configure a dyna action form" New topic
Author

i get an error when trying to configure a dyna action form

mihir maniar
Ranch Hand

Joined: Sep 09, 2003
Posts: 88
i get this error " java.lang.ClassCastException: org.apache.struts.action.DynaActionForm" when i try to configure a form bean tag with the type as dynaaction form. i have a validation form for the page. but i do not configure that in teh struts-config.xml. if i do that my application works fine but if i try to create a dyna action form and try not to use the valdiation form it throws me an error which is mentioned above. Could any one tell me where am i making a mistake.Thx in advance.
sureshreddy puli
Greenhorn

Joined: Sep 28, 2005
Posts: 29
Can you post your full code.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: i get an error when trying to configure a dyna action form
 
Similar Threads
Dyna action reset method
Action Form,Dyna Action Form,Validator Form,DynaValidatorForm,ValidatorAction,DynaValidatorAction
form-bean with DynaValidatorForm
help with struts and a dynamic JSP
Problem in DynaForm