【问题标题】:Converting URLs to have same output将 URL 转换为具有相同的输出
【发布时间】:2012-07-30 20:19:56
【问题描述】:

我们有一个 URL:http://example.com/index.jsp?hello=1&bye=0 其中“1”和“0”是参数的值

如何使用表单 POST 方法和 javascript 将 URL 转换为 http://example.com/index.jsp/1/0

【问题讨论】:

    标签: javascript forms jsp url post


    【解决方案1】:

    网址重写是您正在寻找的。​​p>

    This, thisthis 可能会对您有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-08-14
      • 1970-01-01
      • 2017-01-12
      • 2020-10-07
      • 1970-01-01
      • 2012-02-06
      • 2012-12-21
      相关资源
      最近更新 更多