第一步:导入jar包
第二步 web.xml配置struts拦截器
STS Struts Blank struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter struts2 /*
第三部 :创建HelloAction 代码如下
本文共 441 字,大约阅读时间需要 1 分钟。
第一步:导入jar包
第二步 web.xml配置struts拦截器
STS Struts Blank struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter struts2 /*
第三部 :创建HelloAction 代码如下
转载于:https://www.cnblogs.com/jianbo-su/p/6424732.html