我有一个html页面,它采取的输入datetime1,datetime2,moteid,并有一个提交按钮,这应该重定向到另一个页面上的提交按钮单击。我想在这里使用上一页中给出的输入,即datetime1、datetime2、moteid
var d1=document.getElementById("datetime1").valuedatetime1="+d1+"&"+"pdf1jsp.jsp?datetime2=&q
如何在java类中显示地图的内容?我尝试过这样的操作,但没有得到列表值。System.out.println(" " + s.getFundId());//This comes as null even though there are values in the list}
类似地,我希望打印jsp页面上的内容。