【发布时间】:2018-11-21 13:37:19
【问题描述】:
Hi am new to spring mvc java based configuration,
i get this error when i run this app on weblogic 12c,
weblogic.j2ee.dd.xml.AnnotationProcessException: [HTTP:101396]Either the urlPatterns or the value attribute in the WebServlet annotation MUST be present.
但是,相同的项目在 tomcat 中按预期运行。那我做错了什么?
【问题讨论】:
标签: java spring spring-mvc weblogic12c