I am working on web application project and it have many jsp files. If I do any modification on particular jsp file, I need to give whole build and I have to check the appropriate changes in that JSP file. { I have tried to run jsp on server it shows like resources are missing.}
Please let me know is there any way to compile and run individual jsp file in eclipse project which can show the changes instantly without whole build project.