Update: struts config, new actions and views
This commit is contained in:
8
target/struts2-scaffold-1.0.0/hello.jsp
Normal file
8
target/struts2-scaffold-1.0.0/hello.jsp
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><title>Struts2 Scaffold</title></head>
|
||||
<body>
|
||||
<h1>${message}</h1>
|
||||
<p>Struts2 脚手架部署中...</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user