Hii all, Please tell me how can i connect to mysql database using struts.
Try this
Hibernate let you map java classes to database tables. In J2EE projects Hibernate is associate to the persistence layer.
Check this question, i've written some more information about Hibernate.
There is a full tutorial on the Struts 2 wiki