Showing posts with label Tomcat. Show all posts
Showing posts with label Tomcat. Show all posts

Sunday, 22 December 2013

Day 5, display a Hello world !


Today, my first goal, is to setup my dev env to be able to run Tomcat 7 embebed in my IDE and display a simple static jsp file.

First, lets remind you my application software architecture.

/introscope-couchbase-content
 |_______ icc-business (business rules module)
 |_______ icc-couchbase-consumer (dao to couchbase)
 |_______ icc-rest-provider (ReSTful API exposure)
 |_______ icc-technical (Exception and Log module)