<%@page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ page isELIgnored="false" %> 中道救援服务商管理中心 <% int state=Integer.parseInt(request.getParameter("state")); int flow_id=Integer.parseInt(request.getParameter("flow_id")); String rescueCode=request.getParameter("rescueCode"); int orderID=Integer.parseInt(request.getParameter("orderId")); double lon=Double.parseDouble(request.getParameter("lon")); double lat=Double.parseDouble(request.getParameter("lat")); int rescueVehicleId=Integer.parseInt(request.getParameter("rescueVehicleId")); System.out.print(lon+"经纬度"+lat); %>

上传照片

上传 确定