How to make Tomcat portable?

后端 未结 1 1656
鱼传尺愫
鱼传尺愫 2021-02-20 13:17

There was a resource here: http://www.javalobby.org/articles/tomcat2go/ but when trying to download the resource is no more available.

So how to make Tomcat portable ?

1条回答
  •  甜味超标
    2021-02-20 14:17

    If you are referring to the windows version, just download the 32-bit zip file from here and run startup.bat. It should be portable enough, as it didn't require me to install any service / write to the registry. It does require one to set JAVA_HOME to a JDK (as far as I have heard, the JDK can be made portable as well).

    0 讨论(0)
提交回复
热议问题