| Author |
About deployment descriptors
|
Rafael Fontoura
Greenhorn
Joined: Nov 06, 2007
Posts: 11
|
|
Good afternoon. And how about deployment descriptors? Did Struts 2 enhanced the way to tie the input form (if it exists), Action classes, validation framework by, for example, using annotations instead of struts-config.xml? Thanks
|
SCJP 5.0 | SCWCD 5
|
 |
Chengwei Lee
Ranch Hand
Joined: Apr 02, 2004
Posts: 884
|
|
Yes, you could have zero configuration, configuration files or annotations now with Struts 2. For more information, please check out the Struts website. This link should be helpful.
|
SCJP 1.4 * SCWCD 1.4 * SCBCD 1.3 * SCJA 1.0 * TOGAF 8
|
 |
 |
|
|
subject: About deployment descriptors
|
|
|