@sessionattributes@Target({ElementType.TYPE})@Retention(RetentionPolicy.RUNTIME)@Inherited@Documentedpublic @interface SessionAttributes { String[]...
分类:
编程语言 时间:
2014-10-19 21:15:39
阅读次数:
467
[学习笔记]基于注解的spring3.0.x MVC学习笔记(九)摘要:
本章节,仅为@SessionAttributes的功能扩展介绍介绍,结合@requestparam注解进行简易无数据库分页。
之前介绍了@SessionAttributes的功能,他可以保存指定的值在modelnap中,不会因...
分类:
编程语言 时间:
2014-06-29 07:52:02
阅读次数:
337