I have a jsp page, where i use a form to submit data into my database.when submit button is clicked, i am able to display "Data entered Successfully" in a different page. But i want to display the message in the same jsp page.
what do i do?
PS :- i have tried a javascript message box, but that is not working properly. I need this solved urgently.
I m stuck here.
Thanks