中英
请求转发
  • 简明
  • 1
    请求转发:指向某人或某个系统请求将信息、文件等转发给其他人或系统。
  • 网络释义
  • 专业释义
  • 1

     dispatcher

    没有类型,默认是dispatcher(请求转发).

  • 2

     RequestDispatcher

    请求转发(RequestDispatcher)与重定向(sendR

  • 3

     request dispatching

    在控制器中,可以将请求转发request dispatching)给另外一个Servlet或者JSP页面,甚至是静态的HTML页面,然后由它们进行处理并产生对请求的响应。

  • 4

     Forword

    多个web组件进行跳转(加上/就是绝对路径)WEB组件跳转的三种方式:(组件包括Servlet,jsp,Filiter)①.请求转发(forword)request对象.getRequestDispatcher(Stringpath).

短语
  • 双语例句
  • 1
    对于目标系统宕机,您通常需要暂停后续的请求转发
    In the case of a target system outage, you often need to suspend the forwarding of further requests.
  • 2
    将特定应用程序请求转发到可以最快执行它们的服务器。
    Direct application-specific requests to the server that can process them the fastest.
  • 3
    如果没找到匹配请求,则将请求转发到所请求的原始服务器。
    If no matching response can be found, the request is forwarded to the requested origin server.
查看更多