java - Tomcat programmatic deployment using servlet without restart -


i create web project in java can create servlet project(like ide) automatically.i done servlet project creation part while application in run need deploy newly created project on server.

how can obtain give examples or suggestions.

check out tomcat's version hot deploy via autodeploy of server.xml
tomcat automatic_application_deployment


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -