Example to create web application using Mysql, Struts2 and Hibernate

21:23
Here we create simple web application using MYSQL database,Struts2 and Hibernate3.
  • Struts 2.0 is a framework that is based on MVC Architecture and facilitate productive development of Dynamic Web Applications.
This framework has following characteristics-

    • It is non intrusive.
    • It favors conventions over configurations.
    • It supports Dependency Injection and Aspect Oriented Programming.
    • It is based on Webwork framework of Open Symphony.

Share this

Related Posts

Previous
Next Post »