<% out.println("weclome to the jsp world"); out.println("郑州国通交通设施有限公司欢迎你");
out.println();
out.flush();
String str="";
String name=""';
String message=""';
out.println(str);
out.println(name);
out.println(message);
%>
<%
session.setAttribute("","");
//session.setAttribute(String str,Object object);
Object session.getAttribute("guotong");
%>
<%@ page pageEncoding=""%><%@ taglib prefix="/struts-tags" taglib="c"%>
<%@ page import=""%><%
out.print("Welcom to");
%>
<jsp:include file=www.hnguotong.com/index.aspx/>
<s:form name=www.hnguotong.com" method="post">
<s:textfield value="zzgtjt" name="name" label="guotong"/>
<s:pas...