欢迎来到我的JSP页面! <% String name = "世界"; out.println("你好, " + name + "!"); %> 内容摘自:https://js315.com.cn/zcjh/236099.html