result类型:result类型如果不指定,默认的是dispatcher(即<result type="dispatcher">),dispatcher的意思是服务器跳转,也就是<jsp:forward>到另外一个JSP或HTML文件去。

①服务器端跳转

ResultType

 

②客户端跳转

ResultType
 

相关文章:

  • 2021-07-07
  • 2022-02-26
  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
  • 2021-10-14
  • 2021-07-23
猜你喜欢
  • 2022-01-11
  • 2021-11-21
  • 2022-01-23
  • 2021-10-31
  • 2022-12-23
  • 2021-10-28
相关资源
相似解决方案