JSP + Struts + EJB + Dao + hibernate instance

Source: Internet
Author: User
Tags jboss

The example is just a simple logon test.

JSP calls the struts action, and then calls EJB in the action. Dao in EJB calls Hibernate and uses the JBoss database connection pool.

The database is MySQL.

The package contains the test. sqldatabase table structure, which can be imported to MySQL.

Mysql-db.xml configuration database connection pool, and ear put in the same deploy directory.

Run JBoss. the version I want is 3.2.5.

Specific configuration see: http://www.bcxy.com/java/eclipsej2ee.htm

Source program download: http://www.bcxy.com/tools/ejbhibernate.rar

Note: I used a transaction when writing hibernate, but there was a conflict when the EJB called Dao. How should I solve this problem, or give the transaction completely to the EJB, don't worry about it in hibernate. Please help me!

If you have any questions, you can contact: webmaster@bcxy.com

Programming Languages

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.