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.
Apache Http サーバーの背後で Glassfish を使用するつもりです。私の質問は、これらのサーバーに戦争をどのようにデプロイすればよいかということです。Apache にデプロイしますか? または、戦争の内容を静的およびサーブレット/JPS(java) に分離し、静的を Apache にデプロイし、他の動的な Java を Glassfish にデプロイしますか?
RGDS