Google Answers Logo
View Question
 
Q: Need html form Validation With JSP ( No Answer,   1 Comment )
Question  
Subject: Need html form Validation With JSP
Category: Computers > Programming
Asked by: stevepr-ga
List Price: $20.00
Posted: 16 May 2004 19:26 PDT
Expires: 05 Jun 2004 12:25 PDT
Question ID: 347345
I need a jsp program that is able to validate an html form that has the
following fields: name, address, zip code, social security number,
DOB, and mother?s maiden name
All I care for is that the user actually inputs the data and if I
should expect text the user inputs text versus numbers or vice versa.
I would like the code to be as simple as possible nothing fancy
please.  I want to be able to understand it.
I know it can be done easier with other languages but I need it to be
written in JSP.

Do not publish the code here.

Request for Question Clarification by passive-ga on 17 May 2004 07:54 PDT
What are you using for JSP?
I only ask because some application servers(such as weblogic) provide
built-in form validation capabilities, and it might be more
straightforward to use those if they are available to you.
Beyond that, are you looking for something custom written, or do you
simply want general instruction in how to implement this?

Clarification of Question by stevepr-ga on 17 May 2004 17:51 PDT
Thanks for aksing I guess I dint explain my self at all.

I need something custom written.  I am ussing apache Tomcat on windows
so what ever is written has to be able to run on Tomcat.  This is how
my directory looks like ( C:\jakarta-tomcat-5.0.24\webapps\ROOT ) I am
not sure if you need to make reference to this in an action=  command?
One more kicker I need this code by wednesday evening May 19, 2004 I
hope this is simple enough that somebody can make this real quick and
easy.

Request for Question Clarification by passive-ga on 18 May 2004 07:56 PDT
I'm uncertain how you would like the code delivered to you, if you
want something custom, but don't want it posted here.
Also, do you want the form itself created, or just the processing code?
As a note, it might not be wise to get form processing logic from an
anonymous source when you are handling sensitive data like SSN.
Answer  
There is no answer at this time.

Comments  
Subject: Re: Need html form Validation With JSP
From: zerium-ga on 19 May 2004 09:51 PDT
 
How do you expect someone to answer your question withouth posting the
code when you are requesting the code? I could easily write this code
for you but, without a place to post it (and therefore get credit for
it) you are making the solution pretty impossible.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy