my page actually reads data out from a database, display it, let user delete some data ,and then display the message in another page.
like a.jsp is my page for it,
then in the action field, i put message.jsp already, so what i want, is after click the submit button, both the message.jsp and a.jsp is called again..