Java web 中的servlet问题
type Status report message /JSPExample/registerServlet description The requested resource (/JSPExample/registerServlet) is not available.
检查Web.xml中关于Server的mapping的配置; 另外你的Web应用的Context是否确定是JSPExample?
Context是啥?
谢谢你的回答。
type Status report message /JSPExample/registerServlet description The requested resource (/JSPExample/registerServlet) is not available.
检查Web.xml中关于Server的mapping的配置; 另外你的Web应用的Context是否确定是JSPExample?
Context是啥?
谢谢你的回答。