posted 13 years ago
Now, i'm reading document of struts framework, but i'm confusing in when to use ActionForm and DynamicActionFrom ??
SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
posted 13 years ago
Refer to John's answer in this thread. Unless you want to add some kind of functionality into your form object, it's pretty much a question of taste which one to use.
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
