hi, what is the difference between specify time out and do not specify the
timeout value in the web.xml file

   <session-config>
        <session-timeout>30</session-timeout>
     </session-config>
    

before, i do not specify this in the web.xml file
when the session has been timeout, i sometime got some exception

but after i did that..no exception any more..why???
-- 
View this message in context: 
http://www.nabble.com/hi%2C-what-is-the-difference-between-specify-time-out-and-do-not-specify-the-timeout-value-in-the-web.xml-file-tp17199737p17199737.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to