JAVA代码如何实现获取一个html页面的文本框的输入的值然后显示在另一个html页面上呢??
发布网友
发布时间:2022-05-07 14:23
我来回答
共1个回答
热心网友
时间:2023-11-04 23:09
<form>是转到后台,通过后台再做跳转到Show.jsp的,如果你仅仅只是在show.jsp中显示的话,可以通过JS传参的方式去实现,具体如下:
<script language="javascript" type="text/javascript">
window.location.href="show.jsp?name="+ document.getElementById("name").value;
</script>
热心网友
时间:2023-11-04 23:09
<form>是转到后台,通过后台再做跳转到Show.jsp的,如果你仅仅只是在show.jsp中显示的话,可以通过JS传参的方式去实现,具体如下:
<script language="javascript" type="text/javascript">
window.location.href="show.jsp?name="+ document.getElementById("name").value;
</script>
热心网友
时间:2023-11-04 23:09
<form>是转到后台,通过后台再做跳转到Show.jsp的,如果你仅仅只是在show.jsp中显示的话,可以通过JS传参的方式去实现,具体如下:
<script language="javascript" type="text/javascript">
window.location.href="show.jsp?name="+ document.getElementById("name").value;
</script>
热心网友
时间:2023-11-04 23:09
<form>是转到后台,通过后台再做跳转到Show.jsp的,如果你仅仅只是在show.jsp中显示的话,可以通过JS传参的方式去实现,具体如下:
<script language="javascript" type="text/javascript">
window.location.href="show.jsp?name="+ document.getElementById("name").value;
</script>
热心网友
时间:2023-11-04 23:09
<form>是转到后台,通过后台再做跳转到Show.jsp的,如果你仅仅只是在show.jsp中显示的话,可以通过JS传参的方式去实现,具体如下:
<script language="javascript" type="text/javascript">
window.location.href="show.jsp?name="+ document.getElementById("name").value;
</script>
热心网友
时间:2023-11-04 23:09
<form>是转到后台,通过后台再做跳转到Show.jsp的,如果你仅仅只是在show.jsp中显示的话,可以通过JS传参的方式去实现,具体如下:
<script language="javascript" type="text/javascript">
window.location.href="show.jsp?name="+ document.getElementById("name").value;
</script>
热心网友
时间:2023-11-04 23:09
<form>是转到后台,通过后台再做跳转到Show.jsp的,如果你仅仅只是在show.jsp中显示的话,可以通过JS传参的方式去实现,具体如下:
<script language="javascript" type="text/javascript">
window.location.href="show.jsp?name="+ document.getElementById("name").value;
</script>