Skip to main content
summaryrefslogtreecommitdiffstats
blob: c8a7aec67776ae34d799ce5880e2064821cfe2c1 (plain) (blame)
1
2
3
4
5
6
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>  
<%
   String outputFilePath = request.getParameter("outputFilePath");
%>   

Back to the top