in one of my jsp page button i kept validation using javascript, i kept code like:
alert("hai");
and i built my project, i got "hai"
whenever the page is submitted.
later i changed the code in javascript to :
alert("hello");
and i have run the project, but im not getting "hello"
, instead of it im getting hia i.e previously written code.
im using myeclipse 8.6.
i thought its project file buildng problem n i have rebuilt it manually,
but no result.
any help please
problem with Server.. restart server and run app...
if it still happen,,then go with new server