Re: JSP/HTML Field Validation

1999-12-03 Thread Hans Bergsten
An additional concern for browser based clients is that there's usually no way to ensure that the client code will be executed at all; no guarantees that JavaScript and/or Java applets are enabled. In an Intranet you may have some control over this, but never on the Internet. So even if you do va

Re: JSP/HTML Field Validation

1999-12-03 Thread Robert Anglos
My comments relate to the Server vs Client side validation My background includes several years of Forte, which is a three tier client/server environment and language (similar to Java). As such we have had to deal with the issue outlined in your question and I am giving you the take that we use w

JSP/HTML Field Validation

1999-12-03 Thread Heske Chris
What is the generally accepted way of performing HTML field validation using JSPs. Is it better done in JavaScript because it's performed client side? Thanks in advance. Cheers, Chris This message contains confidential information and is intended only for the individual named. If you are not