09

有待慢慢补充一些常用的
 <welcome-file-list>
   <welcome-file>login.jsp</welcome-file>
 </welcome-file-list>
 <session-config>
   <session-timeout>30</session-timeout>
 </session-config>
 <error-page>
   <error-code>500</error-code>
   <location>/error.jsp</location>
 </error-page>
 <error-page>
   <error-code>404</error-code>
   <location>/404.jsp</location>
 </error-page>


Tags: ,

作者:堕落天使

Leave a Reply

You must be logged in to post a comment.

Switch to our mobile site