| Author |
Alternative approach
|
Patricia Samuel
Ranch Hand
Joined: Sep 12, 2007
Posts: 300
|
|
Hi All, I want to run some queries at backend and when these queries get fired result need to be displayed on the web page as the queries get executed. AJAX can help in this approach or is there any alternative apporach that will be better than using AJAX. Please suggest. Thanks
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56529
|
|
|
This is exactly the type of thing Ajax is meant for. Why do you need an alternative approach?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Patricia Samuel
Ranch Hand
Joined: Sep 12, 2007
Posts: 300
|
|
Thanks Bear!!! I just wanted to know whether i am leading to the correct apporach or not.
|
 |
 |
|
|
subject: Alternative approach
|
|
|