📄 package.html.svn-base
字号:
<HTML><HEAD> <TITLE>Portlet API V2.0 Package description</TITLE></HEAD><BODY>The javax.portlet package defines the API for Java Portlet Specification V2.0.<p>A portlet is a Java technology based web component, managed by a portlet container,that processes requests and generates dynamic content. Portlets provide a presentationlayer to Information Systems.<p>Portlets generate fragments of markup (e.g. HTML, XHTML, WML). A portal combines markupfragments generated by different portlets into a portal page.<p>A portlet container manages the lifecyle of portlets. It also provides the required runtime environment.<p>Portlets are bundled in Portlet Applications as web applications using the WAR file format.A portlet application consists of two deployment descriptors: one to specifythe web application resources (web.xml) and one to specify the portlet resources(portlet.xml).<p>Click<a href="portlet.xml.txt" target="portlet">here</a>for an example of a portlet resources deployment descriptor (portlet.xml).</BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -