Hi,
    I suppose using javascript on the client side is a much better way, in
my opinion. You reduce the load on your server, network traffic and thus
gain in speed.
Regards,
Raj

----- Original Message -----
From: Tripat Singh
To: [EMAIL PROTECTED]
Sent: Monday, October 30, 2000 1:57 PM
Subject: Design and Validation opinion.


Hi pals!!!

I would like to have a opinion of all of you for validating fields in the
html page.

-- Whats is the preferable way to validate fields - server side in the
servlet/jsp page or using the java script at the client end?

-- What are the advantages and disadvantages of both the techniques?

-- Suppose i choose the server side validation, should i validate ALL the
required fields

or
as soon i find the FIRST reqired field which was left blank and ask end user
to  fill up all the required field(s).


Thanks and Regards

Tripat

___________________________________________________________________________
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

Reply via email to