http://localhost:8080/lams/tool/lanb11/authoring.do?toolContentID=25713&contentFolderID=402881002b1818e5012b1841830e0005
request.getRequestURL().toString():
http://localhost:8080/lams/tool/lanb11/authoring.do
request.getQueryString():
toolContentID=25713&contentFolderID=402881002b1818e5012b1841830e0005
所以要透過Java語法來取URL整串語法為:
request.getRequestURL().toString()+"?"+request.getQueryString
沒有留言:
張貼留言