Google Suggest Technology
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I want to implement google suggest technology(listing down the relevant names as and when the user types) in my J2ee application. I know that we can implement this using simple Javascript. But google suggest technolgy uses AJAX for this. Which one will be the best solution to implement .Is it using Javascript or AJAX? AJAX is very complicated to implement. Pls suggest Thanks Ram