How to forward data to jsp from Servlet multiple times using request dispatcher. I have tried with timer in servlet with request dispatcher to forward updated data from databases to jsp page to display result. i laso tried with page refreshing with single jsp page

you could use ajax instead to call the jsp that produces the result after certain time expires

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.