hi everybody,

I have one problem with my screen(i.e JSP),
when iam adding records it will showing
upto particular records.but when i check
in database table it will showing the newly added data.
can anyone please suggest me how to make
my records adding as dynamic.

Thank you

Recommended Answers

All 2 Replies

provide your code so it will be easy to solve the problem

hi everybody,

I have one problem with my screen(i.e JSP),
when iam adding records it will showing
upto particular records.but when i check
in database table it will showing the newly added data.
can anyone please suggest me how to make
my records adding as dynamic.

Thank you

Hi,
I guess,that u might be directly loading the jsp page contents from the session(refreshing). without loading the exact page(servlet/jsp) pages that loads data from database.

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.