On 2003.02.27 00:35 Peter wrote:
New Documenthi
Advantages of jsp over servlets
other than easy coding

Being HTML with embedded scriptlets, it's easier to develop _and_ maintain the presentation code. On most servlet/JSP containers, JSPs can be updated on-the-fly without bouncing the servlet container first. With JSPs you can leverage your existing HTML skills. HTH.

--
Darryl L. Pierce <[EMAIL PROTECTED]>
Visit the Infobahn Offramp - <http://bellsouthpwp.net/m/c/mcpierce>
"What do you care what other people think, Mr. Feynman?"

===========================================================================
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