how jetty boldly bucket "static" pages
i am building java web applications, i loathing normal "code-compile-deploy-test" cycle. i wish form little change, following outcome instantly, but carrying accumulate deploy.
fortunately, good this. pure-java web server. comes unequivocally good lets launch jetty reading directly your build tree -- need package fight record deploy. even scaninterval setting: put non-zero value watch your java files several config files changes automatically re-deploy few seconds after change.
there's only thing retaining me nirvana. i have javascript css files src/main/webapp office only served adult jetty. i means correct these have changes arrangement adult i modernise page browser. unfortunately, jetty binds files open i can't (on windows) cgange while running.
does anyone know jetty let files i correct them, following offer adult edited files unbroken requests?
Comments
Post a Comment