<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Portlet</id>
	<title>Portlet - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Portlet"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Portlet&amp;action=history"/>
	<updated>2026-08-04T16:50:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Portlet&amp;diff=219659&amp;oldid=prev</id>
		<title>imported&gt;IchSethSinclair: Fixed typo</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Portlet&amp;diff=219659&amp;oldid=prev"/>
		<updated>2025-10-30T19:56:47Z</updated>

		<summary type="html">&lt;p&gt;Fixed typo&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Pluggable user interface software components}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Portlets&amp;#039;&amp;#039;&amp;#039; are [[Pluggable look and feel|pluggable]] [[user interface]] [[software component]]s that are managed and displayed in a [[web portal]]. A portlet responds to requests from a web client and generates dynamic content. A portlet is managed by a &amp;#039;&amp;#039;&amp;#039;portlet container&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
A portlet is a [[Pluggable look and feel|pluggable]] [[user interface]] [[software component]] that is managed and displayed in a [[web portal]],&amp;lt;ref&amp;gt;{{Cite web|url=https://dictionary.cambridge.org/us/dictionary/english/portlet|title=PORTLET &amp;amp;#124; definition in the Cambridge English Dictionary}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|url=https://support.esri.com/en-us/gis-dictionary/portlet|title=Portlet Definition &amp;amp;#124; GIS Dictionary|website=support.esri.com}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|url=https://www.pcmag.com/encyclopedia/term/portlet|title=Definition of portlet|website=PCMAG}}&amp;lt;/ref&amp;gt; for example an [[enterprise portal]] or a [[web CMS]]. A portlet can [[Web aggregator (disambiguation)|aggregate]] (integrate) and personalize content from different sources within a web page. A portlet responds to requests from a web client with and generates dynamic content.&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite book |last=Sarin |first=Ashish |url=https://books.google.com/books?id=kTozEAAAQBAJ&amp;amp;dq=Portlet+standard+-java&amp;amp;pg=PT246 |title=Portlets in Action |date=2011-09-15 |publisher=Simon and Schuster |isbn=978-1-63835-236-5 |at=1.5.1 The portlet container |language=en}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Portlets produce fragments of [[markup language|markup]]&amp;lt;ref name=&amp;quot;:1&amp;quot;&amp;gt;{{Cite book |last1=Guo |first1=Yuanbo |url=https://books.google.com/books?id=md_zBwAAQBAJ&amp;amp;dq=Portlet+standard+-java&amp;amp;pg=PA32 |title=Web Information Systems Engineering - WISE 2005 Workshops: WISE 2005 International Workshops, New York, NY, USA, November 20-22, 2005, Proceedings |last2=Jun |first2=Woochun |last3=Kaschek |first3=Roland |last4=Krishnaswamy |first4=Shonati |last5=Pan |first5=Zhengxiang |last6=Sheng |first6=Quan Z. |date=2005-10-24 |publisher=Springer |isbn=978-3-540-32287-0 |page=22 |language=en}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |date=2019-01-04 |title=Markup languages |url=https://www.ibm.com/docs/en/radfws/9.6.1?topic=portlet-markup-languages |access-date=2024-02-13 |website=www.ibm.com |language=en-us}}&amp;lt;/ref&amp;gt; ([[HTML]], [[XHTML]], [[Wireless Markup Language|WML]]) that are aggregated into a portal.&amp;lt;ref name=&amp;quot;:2&amp;quot;&amp;gt;{{Cite book |last=Sarin |first=Ashish |url=https://books.google.com/books?id=kTozEAAAQBAJ&amp;amp;dq=Portlet+standard+-java&amp;amp;pg=PT246 |title=Portlets in Action |date=2011-09-15 |publisher=Simon and Schuster |isbn=978-1-63835-236-5 |at=1.3 What is a portlet? |language=en}}&amp;lt;/ref&amp;gt; Hence, a portlet (or collection of portlets) resembles a [[web-based application]] that is hosted in a [[Web portal|portal]].&amp;lt;ref&amp;gt;{{Cite web |date=2014-10-01 |title=Portlets |url=https://gateway.maine.gov/cognos/documentation/en/ug_cra_c_portlets.html |access-date=2024-02-13 |website=gateway.maine.gov |language=en-us}}&amp;lt;/ref&amp;gt; Some examples of portlet applications are [[e-mail]], [[weather forecasting|weather reports]],&amp;lt;ref name=&amp;quot;:2&amp;quot; /&amp;gt; [[discussion forum]]s, and [[news]].&lt;br /&gt;
&lt;br /&gt;
=== Portlet containers ===&lt;br /&gt;
A portlet is managed by a portlet container.&amp;lt;ref name=&amp;quot;:1&amp;quot; /&amp;gt; A portlet container runs portlets, provides them with the required runtime environment, manages their life cycles.&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt; A container also provides persistent storage mechanisms for the portlet preferences.&lt;br /&gt;
&lt;br /&gt;
A portlet container receives requests from the portal to execute requests on the portlets hosted by it. A portlet container sends data to the portal for aggregation, but is not responsible for aggregating the content produced by the portlets; the portal itself handles aggregation.&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt; A portal and a portlet container can be built together as a single component of an application suite or as two separate components of a portal application.&lt;br /&gt;
&lt;br /&gt;
== Standards ==&lt;br /&gt;
{{See also|Java Portlet Specification}}&lt;br /&gt;
Portlet standards are platform independent [[application programming interface]]s that are intended to enable [[software developer]]s to create portlets that can be [[plug-in (computing)|plugged into]] any portal supporting the standards. An example is the [[Java Portlet Specification]].&amp;lt;ref&amp;gt;{{cite web |title=JSR 362: Portlet Specification 3.0 |url=https://www.jcp.org/en/jsr/detail?id=362}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Applet]]&lt;br /&gt;
* [[Java Portlet Specification]]&lt;br /&gt;
* [[Software widget]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
{{wiktionary|portlet|position=left}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Web portals]]&lt;/div&gt;</summary>
		<author><name>imported&gt;IchSethSinclair</name></author>
	</entry>
</feed>