串,并显示该字符串的长度。 答:inputString.jsp:
<%@ page contentType=\
computer.jsp:
<%@ page contentType=\
<% String textContent=request.getParameter(\ byte b[]=textContent.getBytes(\ textContent=new String(b); %>
字符串:<%=textContent%>的长度:<%=textContent.length()%>
串,并显示该字符串的长度。 答:inputString.jsp:
<%@ page contentType=\
computer.jsp:
<%@ page contentType=\
<% String textContent=request.getParameter(\ byte b[]=textContent.getBytes(\ textContent=new String(b); %>
字符串:<%=textContent%>的长度:<%=textContent.length()%>