thanks Eric
I am quite convinced that i should not get the data to the client side
------------
If these company codes change over time, and are always current and correct
in the database, then of course you should use SQL (presumably in a bean)
>to get these codes and display a drop-down list. This is the only good
>design.
-------
my only doubt is this. If i am to do abt 20 updates on the submit of one
form.. should i :
take all the data in an array
send it to the server
validate the primary field on the server side
update or throw an error msg
of what little i know, i understand that creating a bean is useful and the
validations will be done in the bean. could someone please take a few
moments to tell me how beans work..
thanx for your time and patience
Vineet
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets