Answer Posted / sunil kumar- vizag
Portlets are pluggable user interface components that are
managed and displayed in a web portal. Portlets produce
fragments of markup code that are aggregated into a portal
page. Typically, following the desktop metaphor, a portal
page is displayed as a collection of non-overlapping portlet
windows, where each portlet window displays a portlet. Hence
a portlet (or collection of portlets) resembles a web-based
application that is hosted in a portal. Some examples of
portlet applications are email, weather reports, discussion
forums, and news.
Portlet standards are intended to enable software developers
to create portlets that can be plugged in to any portal
supporting the standards.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is struts2 framework?
Can we have multiple struts config files in a single web app?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What is switchaction?
Explain about the library tag?
What is the purpose of @beforeresult annotation?
What is the purpose of @expressionvalidator annotation?
Is Struts Framework part of J2EE?
Are the struts tags xhtml compliant ?
What is apache struts used for?
What are the components of struts framework?
How does struts2 token work?
What are apache struts?
in struts how to use hibernate with struts>
What are the custom tags?