java - How can I start Tomcat Remotely on Windows -


is there way start tomcat remotely moving start.bat?

for example. tomcat installed c:\"program files"\tomcat , want able copy , paste start.bat directory (c:\tools\server). c:...server want able double-click on start.bat , automatically start tomcat.

would have edit specific line or multiple lines?

which lines have edit? have edit line 25? (set "current_dir=%cd% ....)

create batch script starts it.

all need change relative location of tomcat directory in script.


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -