Hi,
I'm starting to learn Ajax after playing around with JSP and Javascript, I felt the need for interaction without reloading the page.
I've searched everywhere for a simple java servlet/ajax example that I can play around with but just found a lot of asp and complex java examples.
Could someone please give me something as basic as typing a name in a text field and text being displayed beneath the text field after the word/letter has been typed. i.e. User must enter a name that is 3 or more letters else the text says "Error".
I'm currently using Netbeans, so if the example could work there, that wold be preferable!
Thanks a lot,
-Ashton.