Title: Sevlet data to be returned on same HTML page
Hi,
I am building 3 tier web based application. In this case if I post the query from Client to web server and then to Oracle database. The result of query I want to display on same HTML page, is it possible??