前端經過ajax解析字符串

後臺:html String sear = request.getParameter("sear"); //驗證用戶表中是否存在 SearchDao searDao = new SearchDao(); List<String> lst = searDao.query(sear); //返回ajax響應 StringBuffer sbf = new StringBuf
相關文章
相關標籤/搜索