Tomcat Apache server restart required too frequently -


it troublesome restart server every time content gets changed. there utility detects if content edited not affect working of code eg. changing variable value?

i curious type of change you're making. when make change in javascript, there no need restart tomcat server. if modify thing needs compile need restart after recompilation. can configure tomcat reload automatically servlets, configure attribute re-loadable true of context. take @ context.xml.


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -