Archive

Posts Tagged ‘Hibernate’

Quick start JEE6-JSF2-CDI-Hibernate-SEAM-Maven

This blog post will let you create a JEE6 web application in minutes. We will use the build tool Seam Forge. This will create a JEE6 webapplication by asking specific questions and uses Maven. In other words, it will create a Maven project with al it’s dependencies and versions so you don’t have to worry about the jar hell. Read more…

Categories: Java Tags: , , , , , , ,

A Maven Quickstart on Wicket, Spring and Hibernate

Apache Wicket seems to gain popularity. At least it looks like more and more (large) organisations use Wicket in their (production) web applications.

And why not?

  • It’s open source (under the Apache licence)
  • There is a large and active community
  • There is no XML configuration
  • There is good separation between logic (Java) and view (Html)
  • It’s pure (OO) Java!

Read more…

Categories: Java Tags: , , ,
Follow

Get every new post delivered to your Inbox.