IndexAction.java
@MadvocActionpublic class IndexAction { @Out
String oration; @Action
public void view() {
oration = "Welcome to the Madvoc!!!";
}
}index.jsp
<html><body><h2>Hello World!</h2><h4>${oration }</h4><h1>After the oration</h1></body></html>
qq_笑_17
幕布斯7119047
梦里花落0921
随时随地看视频慕课网APP
相关分类