摘要: 1.Converter: struts.xml: Conversion: action: action包下properties文件(简单类型): src下properties文件(复合类型): index.jsp: success.jsp: 2.Validation(简单类型和复合类型验证,单一方法 阅读全文
posted @ 2017-08-13 22:32 咫尺天涯是路人丶 阅读(310) 评论(0) 推荐(0)
摘要: 1.Ajax: 先导入jar包: struts.xml: UserinfoAction: register.jsp: index.jsp(列表): 阅读全文
posted @ 2017-08-13 22:15 咫尺天涯是路人丶 阅读(185) 评论(0) 推荐(0)
摘要: 1.自定义拦截器: struts.xml: 2.token令牌: struts.xml: add.jsp: action: 3.文件上传和下载(单/多): struts.xml: SingleUploadAction: SingleUpload.jsp: MutilUploadAction: Mut 阅读全文
posted @ 2017-08-13 20:54 咫尺天涯是路人丶 阅读(360) 评论(0) 推荐(0)