PDA

View Full Version : Scheduling from JSP


tiwaryamit
02-14-03, 04:17
Hello All,
In an application developed by me in JSP and MS Access ,I want a report or say select statement on a table to run daily at a particular time.
But this should happen without pressing a button.So what I do?Servlets,Beans an Jsp !!!!
Bye