Do you get any error messages or is it only the browser refusing to display your changes?
If your changes are not reflected on the browser (even ater flushing the browser cache), try restarting your application server (and if this also does not work, find the compiled JSPs on your app server and delete them off)
Hope this helps
Cheers!!