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.
プロジェクトで web.xml を構成するものは何ですか? 最初にサーバーは web.xml ファイルで起動しますか?. ma project でフレームワークを使用している場合、web.xml ファイルからどのように呼び出されたか。助けてください
Webアプリケーションweb.xmlに使用しているテクノロジーが何であれ、心のようなものです。
最初にサーバーはweb.xmlをチェックし、web.xmlで使用されているウェルカムリストタグから最初のファイルを呼び出します。その後、サーバーは、セブレットやストラットなど、使用しているテクノロジを続行します。