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.
ws を呼び出すたびに、web.xml ファイルからホスト名とポートを読み取れるようにする必要があります。JAX-WSでこれを行うにはどうすればよいですか、それとも不可能ですか?
他の目的と同じようにパラメータにアクセスします。
ServletContext.getInitParameter(String key)