Tom Kochanowicz wrote: > Hello, > > I am trying to do my first project with the MVC architecture (not using > struts yet). The examples I look at in books do not have a working example > that actually connects to "any" real database and they only show examples > loaded a very small amount of data. Does anyone have a "very simple" example > of a MVC actually retreiveing data from a database (any database) OR can > point me to a link that has an example. (yes I tried google).
You've been reading the wrong books ;-) I describe an MVC architecture, using a real database (behind a JavaBeans component) in my JSP book: <http://TheJSPBook.com> Hans -- Hans Bergsten [EMAIL PROTECTED] Gefion Software http://www.gefionsoftware.com JavaServer Pages http://TheJSPBook.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com