Feeds:
Posts
Comments

Archive for the ‘struts 2.0 + hibernate validator’ Category

                                            Struts 2.0 + Hibernate Validation
 
As long as you are feeling lazy to write code…you are on the right track.
                 -Vamshi.Somanchi
 
Objectives:
 

Struts2.0 validation?

Hibernate validator?

POJO class?

How to write them as a Frame Work?

Why should you appreciate me???

 
 
                                                                Struts 2.0 Validation
 
Struts 2 supports manual validation via the validate method and the XWork Validation framework. The [...]

Read Full Post »