views:

189

answers:

0

How can I make beans that contain Hibernate annonations and at the same time it would contain form validation annonations? And when I catch HTTP request I would like automatically populate this bean with form data. Is there any way to do this with Spring Framework tools? And are there any tools to print bean as html to jsp page?