[jQuery] Validation Plugin

2009-07-19 Thread MrConfused
Recently I have just started using JQuery and JQuery Validation plugin. They are really great in terms of helping me in my project. I am having problem with one of the property in the validation plugin. I do not understand about the method called "Remote". How do I write out a script in JSP to pro

[jQuery] Help in validation plugin

2009-07-19 Thread MrConfused
I have just started using this great validation plugin but I encounter problem in "Remote". I do not know how to create a JSP script that will take in the parameter for the evaluation. Can anyone show me some example codes so that I can get started? Thanks a lot.