Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JSP Interest »

Re: JSP/Servlet/JDBC application development and naming conventio ns/advices

Thakur Vishwesh Singh

2004-07-07


You may want to check out struts framework if you are developing a webapp
following MVC pattern.
It would save you a lot of work although you'll have to read about it first
which may take a little while.

-----Original Message-----
From: Franck Vogue [mailto:franckvogue@(protected)]
Sent: Wednesday, July 07, 2004 4:49 PM
To: JSP-INTEREST@(protected)
Subject: JSP/Servlet/JDBC application development and naming
conventions/advices


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 listserv@(protected)
JSP-INTEREST".
For digest: mailto listserv@(protected)
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

===========================================================================
To unsubscribe: mailto listserv@(protected)".
For digest: mailto listserv@(protected)".

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
©2008 junlu.com - Jax Systems, LLC, U.S.A.