Showing posts with label ZK Application. Show all posts
Showing posts with label ZK Application. Show all posts

Simple Sightseeing Application Part 2



In the part 1, we have seen how to work on sight seeing application locally by having some
static values. In this part, we will see how we can connect to the database using hibernate and
retrive the values from the table

ZK Simple Sightseeing Application Part 1


After reading the following article,
http://books.zkoss.org/wiki/ZK_Getting_Started/Creating_a_Simple_Sightseeing_Application

I decided to connect with the DB and to make database driven application.