1、创建struts2项目:
reference
mvn archetype:create -DgroupId=tutorial \
-DartifactId=tutorial \
-DarchetypeGroupId=org.apache.struts \
-DarchetypeArtifactId=struts2-archetype-starter \
-DarchetypeVersion=2.0.9-SNAPSHOT \
-DremoteRepositories=http://peo ...







评论排行榜