今回は web.xml の設定について説明します。 web.xml の設定における注意点は何ですか? 以下は実際的なケースです。 Archetype Created Web Application contextConfigLocation classpath:applicationContext.xml springEncoding org.springframework.web.filter.CharacterEncodingFilter encoding utf-8 forceEncoding true openSessionInView org.springframework.orm.hibernate3.support.OpenSessionInViewFilter sessionFactoryBeanName sessionFactory sessionFilter com.troyforever.example.filter.SessionFilter springEncoding /* openSessionInView /* sessionFilter /admin/* org.springframework.web.context.ContextLoaderListener example org.springframework.web.servlet.DispatcherServlet 1 example / この記事の事例を読んだ後、あなたはその方法を習得したと思います。さらに興味深い情報については、php 中国語 Web サイトその他の関連記事に注目してください。 関連書籍: SpringのMVC構成Hibernateマッピングファイルの詳細説明