JRun部署war(Servlet)文件问题,是不是要更改JRun德项属性才能支持
我用Jbuilder开发了个简单的Servlet,
在Jbuilder中条是编译是正常的,但是部署到
JRun中却告诉我:
Oops! We couldn't find your document.
The file that you requested could not be found on this server.
我没有对JRun的设置进行过任何改动,请问如果要让JRun
支持Servlet是不是要更改哪项属性呢?