This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes getting notified of event Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "getting notified of event" Watch "getting notified of event" New topic
Author

getting notified of event

Robert Ziel
Greenhorn

Joined: Apr 22, 2002
Posts: 28
hi there,

in my application i have to wait for an event..( data read from socket )
but i do not want the page waiting for that amount of seconds until it can display the page in stead i want some sort of event so i can process the data further..
whenever the data has been read..
is this possible and if so how..??

thanks,
robert
[ June 06, 2003: Message edited by: Robert Ziel ]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: getting notified of event
 
Similar Threads
mouse event for drawing
Event Handleing Help ...
fetch only checked data
Problem XML Parsing
how to read specific data from a web page..