Process JDBC - ODBC with Ajax
Hi all !
I want to use Ajax in JDBC with Servlet. Can you tell me, how to process that. by example. I want to login acount with username and password. The first, check acount in Database by Ajax anh then process by Servlet and response to client.
If everybody have this code. Can you share for me ?
please send to :phuhoapro@gmail.com
thankss !!
[376 byte] By [
phuhoaproa] at [2007-11-26 19:38:44]

# 1
first off, never request that an answer goes to your email. always post things in the actual thread in case another user comes along with the same question later.
that being said, there are literally hundreds of tutorials for this type of thing online. here is a pretty good package to help get you started though, it takes care of most of the ajax dirty work for you, so you can just focus on the java (this is a java forum after all, not an ajax one).
http://getahead.ltd.uk/dwr