Hello,


I'm currently developing an application based on the MVC2 paradigm, using 
JSP/Servlet/JDBC. I would like to know if there are any "standard"

or "naming conventions" for naming the several classes that are involved in such 
architecture.



For example, for one query to the DB, based on a form, there is at least a controller 
servlet, a java bean, a business logic class that executes a SQL statement. Is there 
any rules/convention/advice for naming all these classes which will help organizing 
all the code.



Many thanks in advance!

Franck



---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to