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.
重複の可能性: java.net.URLConnection を使用して HTTP 要求を起動および処理する方法は?
サーブレットから外部 URL への http post 呼び出しを行う必要があります。また、カスタムの http ヘッダーもメッセージに追加する必要があります。これは可能ですか?私にガイダンスを提供してください。
apacheHttpClientライブラリを試すことができます。