Does anyone have experience doing unit tests on
a JSP Model 2 architecture? I hope to get a small
development team to rapidly convert an untested
JSP Model 1 web app. I would like to present
management with as many arguments for/against
the conversion as possible.

Some arguments I plan to use:
1) Presentation and Business Logic will be seperated
2) We will be able to JavaDoc more code
3) A drawback is restarting WebLogic for code changes
4) Another drawback is that unit tests are more difficult
5) A drawback is the entire lifecycle requires a dev box
6) The code should be more maintainable

Brett Heroux



____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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