The moose likes HTML, CSS and JavaScript and the fly likes Alternative approach Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Alternative approach " Watch "Alternative approach " New topic
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
    
  14

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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Alternative approach
 
Similar Threads
Display please wait overlay(page should freeze) while the action is executing.
Ajax and website
Problems displaying a pdf file in a JSP page
best way of querying?
Refreshing only part of the screen in jsp