我的 web 程序出现 “is required and cannot be removed from the server”是什么原因呢

来源:学生作业帮助网 编辑:作业帮 时间:2024/04/28 07:43:48
我的 web 程序出现 “is required and cannot be removed from the server”是什么原因呢

我的 web 程序出现 “is required and cannot be removed from the server”是什么原因呢
我的 web 程序出现 “is required and cannot be removed from the server”是什么原因呢

我的 web 程序出现 “is required and cannot be removed from the server”是什么原因呢

那是因为web.xml的问题!
例如,我的项目里面没有index.jsp和default.jsp等下面六个类型的文件,但我的项目里面有Payroll/inputEmployee.jsp文件,就要这样注册清单文件!
否则出现404错误!


<welcome-file-list>
<welcome-file>index.html</welcome-file>
<welcome-file>index.htm</welcome-file>
<welcome-file>index.jsp</welcome-file>
<welcome-file>default.html</welcome-file>
<welcome-file>default.htm</welcome-file>
<welcome-file>default.jsp</welcome-file>
<welcome-file>Payroll/inputEmployee.jsp</welcome-file>

我的 web 程序出现 “is required and cannot be removed from the server”是什么原因呢 为什么我的Visual Studio 2003打开项目时会出现这个错误:尝试创建WEB项目或打开位于URL:http://localhost/web.的web项目时,web服务器报告了以下错误:the operation timed out. 英语翻译我的翻译:After stitched the panorama photography,we should release the photo into a format which can be played and browsed by software.Generally,panorama photography can be published as a web page format,exe format,mov foramat (requ what is web 2. web camera is plugged warning ! hokey loader is already running 帮忙解释一下这是什么意思!这段话,我一打开程序的时候就会出现!我搞不明白是什么意思!可以解决吗?谢谢! 这句从句套从句的理解,我做的对吗?What we all need,what Kate has not yet experienced,what others avoid,is that life management requires that we truly be in our live.是不是 is that life management后面省略了个 which?后面接 requ Parameter index out of range (1 > number of parameters, which is 0).这是我的程序运行之后出现的错误 怎么回事 下列对Internet说法不正确的有()A.客户机上运行的是www浏览器B.服务器上运行的Web页面文件C.服务器上运行的Web服务程序D.客户机上运行的是Web页面文件 ANSYS中出现位移过大的错误后还能继续运算,求大神帮忙解答下出现这种情况的原因我点击Proceed之后,程序又开始自动运行至Solution is done. 我的手机上老是出现(程序发现异常是什么意思,我怎么办? 使用 Request.Redirect 出现:“System.Web.HttpRequest”并不包含“Redirect”的定义,怎么破 The requested Web page has been blocked by your system administrator.那出现这样的问题, putchar(' ')是什么意思程序最后出现的 我学的c语言,编了一个程序号出现了这些英文, JAVA程序中出现“Javadoc Conflicts”是什么意思?我用的工具是 JBuilder X10 为什么我的 keil 在运行程序时出现 running with code size limit:2k 在Java中我运行的程序出现 can not find symbol,这是什么情况!