Hi,

This is my first J2EE project. I need some advice.

We're using the Model 2 (MVC) architecture. We haven't yet reached the
implementation phase. I was wondering *where* to start coding. Should we
start coding the JSPs first, or the EJBs, or somewhere in between? We're
using: JSPs, tags, servlets, beans, EJBs.
Naturally, we'd like to keep testing the code as we go along. If we start
from JSPs, then there's no data to display. If we start with EJBs (the
model) then there's no place to output the results.

There's just 2 of us, so we can't code all the layers in parallel. Also,
we're both first-timers, so we need to keep testing the code to be
confident that it works.

Any tips and suggestions will be worshipped.

Thanks in advance!
-Erwin

===========================================================================
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://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to