You infact need both, You need JSP/Servlet for web server programming and it will be an interface between you client program and business logic. You can use JavaScript for client side validations and other such things, while the client is submitting the form. Hope this will clear your doubt. Regards, Ashutosh Gupta I am set to create a shopping cart for my web site. However wondering if JavaScript will be a better choice or jsp? Web site is a small on with a small database. Hoping it will grow in future. Any comments? Thanks in advance. shuaib ======================================================================= ==== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
