Hi, I have in my project, an action /ReadDataBaseData.do and the corresponding handler : public ActionForward accessDatabase(ActionMapping, ActionForm, ...) ; This action forwards to the page displayData.jsp <forward name="displayDBData" path="/displayData.jsp"/> Problem: The database is populated each 30 seconds by an external server. Question : How can I setup my action and implementation in order to access the database each 30 seconds. Thanks in advance.
--------------------------------- Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage ! Créez votre Yahoo! Mail Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis.Téléchargez GRATUITEMENT ici !