摘要:Portal最新的规范是2.0,也就是JSR268:JSR 286: Portlet Specification 2.0下面是以前版本的一些中文翻译,没有找到2.0的,可以作为起步参考:Portlet标准汉化手册
阅读全文
posted @ 2012-05-06 20:40
|
|
|
随笔分类 - 编程开发 - Java
摘要:Portal最新的规范是2.0,也就是JSR268:JSR 286: Portlet Specification 2.0下面是以前版本的一些中文翻译,没有找到2.0的,可以作为起步参考:Portlet标准汉化手册
阅读全文
posted @ 2012-05-06 20:40
摘要:class name="Product" id name="serialNumber" column="productSerialNumber"/ set name="parts" key column="productSerialNumber" not-null="true"/ one-to-many class="Part"/ /set/class
阅读全文
posted @ 2011-01-23 21:34
|
|