元素定义内容为 URL(url-pattern) 到 Servlet 名字(servlet-name)的映射关系,元素定义内容为 Servlet 名字(servlet-name)到 Servlet 实现类(servlet-class)的映射关系。
基于12个网页-相关网页
If this base URL starts with a forward slash, then a servlet context name will be prepended.
如果这个基本url以一个斜杠开始,那么会在它前面加上servlet的上下文名称。
When you run the PurchaseOrder.xfdl document on the server, you get the advantage of making the URL the same as the servlet name.
当在服务器上运行PurchaseOrder . xfdl文档时,可以得到与servlet名称相同的URL,这是一个优点。
In order to distinguish between different request handlers, you require an additional service property servlet.name, which is expected to match the servlet name for the incoming request.
为了区分不同的请求处理程序,您需要一个额外的服务属性servlet . name,该属性预计会匹配传入请求的servlet名称。
应用推荐