Hi

In my servlet program , i retrive some records from my database. These records should be print in another jsp page.so how to pass records from servlet to jsp. how to do it and what are the way to do?

Thanks in advance

by
arun

Refer RequestDispatcher.sendRedirect() API + tutorials for more information. Refer your text too. They will guide you.

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.