📄 portlet.xtp
字号:
<document><header><product>resin</product><title>Portlet</title> <type>contents</type><description><p>BETA</p><p>Portlets form a design pattern where a <em>Portal</em> servlet combines oneor more component <em>Portlets</em> into a web page. Because the portletsare written as components, they can be cleanly written and tested. Applications which currently use many servlet includes might be more cleanlywritten as portlet applications.</p><p>The Portal part of the pattern is a servlet which manages theportlets. In the Hello World example, the servlet is a simple "invoker" whichcalls a single portlet to render the page. Many applications willwrite their own Portal servlets, using Resin's generic portallibrary to handle the Portlet API.</p><p>This implementation is currently in development, API's may change somewhat and some functionality has not yet been implemented.</p></description></header><body><summary/></body></document>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -