hi all,
i am new to ajax.i am trying to do a simple jsp to add username to
oracle db.
i am using jsp and ajax and a servlet.so i need a very simple
example with ajax i.e without refresh. my query is to checkusername
exists in db if yes return some message else insert the username in
oracle table.any help will be greatly appreciated.