怎么在jsp页面中获取js的变量值jsp是无法直接或取页面中js变量的值,但是可以通过间接的方法,用html的方法例如:<input id="data" type="hidden" value="你想要的数据&q2023-02-20JavaScript230