then is there any way, so that i can display both the messages in the two jsp
pages by forwarding the request from one jsp to other. Generally if i forward
from one jsp to other jsp file the message from the first jsp page is not
getting displayed while message in the second jsp file is getting displayed.