1.hello.jsp中jsp:include aloha.jsp 在hello中将value为schwinn的song参数传递给aloha;在aloha中用request.getParameter()方法来获取参数song的值; z 相关文章: