当前位置:Gxlcms >
html代码 >
outerHTML创建文本框通过id获取不到值,why?_html/css_WEB-ITnose
outerHTML创建文本框通过id获取不到值,why?_html/css_WEB-ITnose
时间:2021-07-01 10:21:17
帮助过:11人阅读
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<%@taglib prefix="s" uri="/struts-tags"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://"
+ request.getServerName() + ":" + request.getServerPort()
+ path + "/";
%>
My JSP 'allteasort.jsp' starting page