How to display message before redirect?

I want to display an alert mess in javascript when i redirect from one page to another page?

  • for Eg: I want to redirect from page1.jsp to page2.jsp.. response.sendRedirect("page2.jsp"); in the page2.jsp i want to display one alert mess.. hw can i make the alert mess to display i cant put in onload function in page2.jsp,bcoz only on redirect it should display alert mess(like "u have incorrect user name or password")..otherwise if u type the url it will go to the page without display the alert mess plz help me in this code Thank u

  • Answer:

    Don't put these alert messages, as they will be identified as annoyance! I am with http://hosuronline.com

Harikumar M S at Yahoo! Answers Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.