会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小小的程序员DBJ
博客园
首页
新随笔
联系
管理
订阅
01 2018 档案
struts2使用通配符调用action
摘要:struts2配置文件代码: 浏览器URL:http://localhost:8080/01Struts2/student/Student_add.action
阅读全文
posted @
2018-01-24 11:48
咦,有个BUG
阅读(293)
评论(0)
推荐(0)
struts2动态调用action的方法
摘要:浏览器动态调用action方法的URL: http://localhost:8080/01Struts2/user/hello!test其中的/user是namespace="/user",hello是action的name,test是TestAction类中的test()方法,配置中的action
阅读全文
posted @
2018-01-24 10:40
咦,有个BUG
阅读(211)
评论(0)
推荐(0)
公告