HI
here i need to build a jsp page which refreshes the every 10 seconds.What i want , a request is gone to the database( every 10 seconds) and get the new data and display it in the above jsp page. How can i control the transaction management, Should i always have to reestablish new connection?
I use mysql4.0
thx
gimhan
note: Pls execuse my writting style