Saturday, November 19, 2005

November Meeting Materials

The November 2005 Tamap Java User Group presentation materials are now available. They include the PDF slides and the source code for the Dreamhome demo application application (including the necessary jars). You just download the files, setup your project in Eclipse or NetBeans and you are ready to go. The application was tested using Tomcat 5.5, earlier version may not work.

Download Files:
Presentation PDF
Dreamhome Source Code

If have any questions, let me know at vvivien at yahoo dot com.

vlv

Wednesday, November 16, 2005

November 2005 Meeting Minutes

The November meeting was a complete success. I want to thank everyone who took time out of their busy schedule to attend.

The discussion focused on using Spring and Hibernate for developing application. The presentation covered several key inssues including background and introduction to Spring, an introduction to Hibernate object mapping, benefits and issues of using the two technologies for
web development.

A demo web application (Deamhome Property Management) was also shown to attendees so everyone can see Spring and Hibernate working together. The application encapsulates the major issues with the integration of Spring and Hibernate including DAO (Data Access Object) support, business object wiring, transaction demarcation, and web integration using Spring MVC. Code will be made available from the website. If you have any question about the material presented, email me vvivien at yahoo dot com.

Also, I would also like to think our sponsors:
- Kevin Melchin from Kforce for sponsoring the Pizza!.
- Jim Quasius of www.gca.net for our meeting location.

Don't forget if you want to receive email about Java job posting in the Tampa Bay area, register for the Tampa Jug's Job mailing list by sending email to [email protected].

Vladimir Vivien