ClassNotFoundException with ServletContextlistener

前端 未结 6 756
花落未央
花落未央 2020-12-11 04:42

I get an exception whenever I try getting context parameter from we.XML into a ServletContextListener class, I am really having hard times understa

6条回答
  •  一向
    一向 (楼主)
    2020-12-11 05:15

    I had the same issue when I tried with eclipse LUNA version and tomcat 7. The same code without any extra changes worked in eclipse JUNO with tomcat 7.

提交回复
热议问题