学习 Java Portlet 规范 (JSR-168) 的最佳资源有哪些?
我在过去一天左右一直在网上查找,但没有找到任何可以清楚解释该规范的内容。 我正在尝试学习的应用程序基于 BEA Weblogic Portal Server。 我主要是在寻找链接,但一本好书也会有帮助。
I've been looking online for the last day or so but haven't managed to see anything that clearly explains the spec. The application I'm trying to learn is based on BEA Weblogic Portal Server. I'm primarily looking for links but a good book would also be helpful.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Stefan Hepper(Java Portlet 规范 JSR 168 的共同领导者)的 manning 提供了一本非常好的免费 pdf 电子书(Portlet 和 Apache Portals - 500 页),网址为 http://www.manning.com/hepper/。 不过,您需要在曼宁出版公司注册一个帐户。(也是免费的)
There is a very good free pdf e-book (Portlets and Apache Portals - 500 pages) available from manning by Stefan Hepper (co-leader of the Java Portlet Specification JSR 168) at http://www.manning.com/hepper/. You will need to sign up for an account at manning publishing though.(free also)
我昨天发布了 portlet 的开发人员摘要,也许它也会对您有所帮助:
http://www.ibm.com/developerworks/ibm/library/i-portletintro/
I posted a developers' summary of portlets yesterday, maybe it will be helpful to you too:
http://www.ibm.com/developerworks/ibm/library/i-portletintro/