The Thumb rule for putting the code is as such : 1.If it is more HTML than java code ,we are better off putting it in a JSP. 2.If it is more JAVA than html code,we are better off putting it in a SERVELET. JSP's and SERVLETs help to distribute the tasks in a project. hgw <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent by: "A mailing cc: (bcc: Sandeep Samal/GRS/GRN) list for discussion Subject: could you tell me the difference about Sun between jsp and sevlet ? Microsystem's Java Servlet API Technology." <SERVLET-INTEREST@jav a.sun.com> 07/10/2000 08:19 PM Please respond to "A mailing list for discussion about Sun Microsystem's Java Servlet API Technology." ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html