The message in the alert should have an apostrophe. How should i do that?.
For example:
The message is
alert(“Date should be greater than tomorrow’s date”);
actually the message is sent from the script function of a jsp to the function in .js file where the .js file is used in the jsp using src=’filename.js’.