Why should I configure ServletConfiguration to listen for container events in the web.xml

From: chandramouli mallarapu (chandramouli.mallarap..2bsoftech.com)
Date: Tue Aug 26 2003 - 20:57:58 EDT

  • Next message: Tore Halset: "delete rule for flatten relationship?"

    Hi,
    Why should I configure ServletConfiguration to listen for container events
    in the web.xml
       <listener>
          <listener-class>webtest.CustomConfiguration</listener-class>
       </listener>
    If I remove this one it's giving exception(i.e cayenne.xml is not found).
    And If I add this one, I am getting too much INFO log at tomcat server console. How to avoid this one.

    Mouli



    This archive was generated by hypermail 2.0.0 : Wed Aug 27 2003 - 00:10:28 EDT