struts-config.xml中action、forward、form-bean属性含义
摘要:
1>Action属性及含义: [path] Action类的相对路径 [name] 与本操作关联的Action bean的名称(ActionForm) [type] 连接到本映射的Action类的全称(可有包名) [scope] ActionForm bean的作用域(request或sessio... 阅读全文
posted @ 2008-09-01 11:12 岚之山 阅读(87) 评论(0) 推荐(0)