%@ page contentType="text/html; charset=utf-8" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <% String w = request.getParameter("w"); String j = request.getParameter("j"); String l = request.getParameter("l"); if((null == w)||("".equals(w))){ w = "23.121979"; } if((null == j)||("".equals(j))){ j = "113.255224"; } if((null == l)||("".equals(l))){ l = "13"; } %>