Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Tomcat 6.0 のシステム プロパティを設定したいのですが、Tomcat フォルダに *.bat ファイルがありません。この問題を解決する他の解決策はありますか??
ありがとうミヒル・パレク
tomcat の windows isnatller バージョンを使用している必要があります。タスク バーのアイコンをダブルクリックして、Tomcat Manager を開きます。Java タブに移動し、プロパティを追加します。たとえば、myProp=myVal は次のようになります。 -DmyProp=myVal 各プロパティを個別の行で指定します。