ClassNotFoundException with ServletContextlistener

前端 未结 6 746
花落未央
花落未央 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:13

    If you are working in Eclipse, Then just clean your project.

    Follow this simple step, Go to Project > clean...> clean all projects > Ok

提交回复
热议问题