hi , frends

i have a problem with displaying data on jsp page.

While displaying data on web page(jsp page) i want to display some records , after a certain time that will be "automatically display" the next some more records on it, and continue this while the end of the record

how can i do this , help me plz.

Recommended Answers

All 5 Replies

explain your problem properly.

You should have to use javascript's setTimeout method for such delaying.

Hi, all
I used HTML <meta> tag to refresh the page. My problem was solved
thank u.

<META http-equiv="refresh" content="2;url=localhost/webdev/mis/index.jsp">
It is your code similar like this?

yes , exactly u r right

I have used the same

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.