Forums Register Login

automatic updation of resultset

+Pie Number of slices to send: Send
can somebody tell me how to acheive this .
i have a result set in an applet say (select * from emp)
now i want this applet to be automatically updated when any manipulation is done on the table without requesting for the applet again from the server
+Pie Number of slices to send: Send
Hi prahu,
I don't think you can get automatically the latest data in the applet without calling the applet again.
If anyone can give a better solution they are welcome.
Subramanian
+Pie Number of slices to send: Send
I understand that you are trying to establish database connectivity through applet. This would mean that DSN shall be created on all the user machines ( wrong approach ) or use JNDI services of the server. I do not know How you are implementing it. If the applet is not displaying lot of information then you can use socket to get the data. After every given time applet will open socket connection to the server and get the data and update the GUI . This will avoid updating the entire page. Many sites which has continuously changing data( shares ,stocks) use this method to display current data. However when applet tries to open the socket security manager will throw exception which shall be taken care of .You can try with appletviewer ( no security settings are required).
Ashish
pie. tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 805 times.
Similar Threads
Generating HTML page from Applet
from a applet how can i call a servlet??
DialogBox is gone after setModal
Servlet and Applet Communication
Communication between two applets
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 15, 2024 23:12:01.