Java 3-tier Web Application

I need to setup a simple 3-tier Web Application to make modifications to it. It has to connect to a database (MySQL), have a middle layer and a front end. Since I just need a simple application setup, I think JSP Model 1 architecture should work just fine. However, I've never actually written an app and was looking for source code that I could just run (and then make whatever modifications/tests I need to that code). I am having trouble finding a small and simple app. Could anyone please suggest something? I looked at the pet store, but that's much bigger than what I'm looking for.

-Andrew

[612 byte] By [AndrewSa] at [2007-11-26 18:06:54]
# 1
look at [url https://appfuse.dev.java.net/]appfuse[/url]
jgalacambraa at 2007-7-9 5:38:05 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...