954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

JSP at Runtime

Hi,

I was wondering if there's a framework that can help me with the following:
I currently have regex checks on html input fields that work 100%, I would like to also have a check to the database for duplicate records so that if the user enters an ID that is already taken, an alert will pop up and inform the user of this.

--It would be easy to do it on the serverside, however, I need to do it once the page has already loaded, therefore, at runtime.

Any suggestions? Perhaps open source code is out there for this type of thing already?

Thanks,
-Ashton.

AshtonHogan
Posting Whiz in Training
210 posts since Jul 2009
Reputation Points: 7
Solved Threads: 1
 

Then use AJAX capability of database connectivity

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: