Hello i would like ask how it is possible configure glassfish
server for something like live, hot deployment:
every time when i change some code of my jsp
,html
,js
or css
file i always need to clean and build project than deploy project to glassfish
and again, again and again. That cost a lot of my time. I waste time for that. It will be easy when i could work on files which already use a started glasfish (deployed). But this files is in WAR file "project.war
" and through my IDE (
Netbeans)
i cant edit this files (jsp
,css
,html or js). Netbeans
made this file non editable.
Do you have idea how to speed up my development? I Will grateful for help.
Here is my glasfish home folder and all of 2 deployed applications are empty