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
Explain about the
What is value stack?
What is action servlet in struts?
How to work with error tags?
In how many ways duplicate form submission can occurs?
How can we upload files in Struts2 application?
What do you mean by inner class and anonymous class?
What is the purpose of @emailvalidator annotation?
Is Struts Framework part of J2EE?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What is the difference between empty default namespace and root namespace?
Can you explain the directory structure for a struts folder in brief ?
What is the purpose of execute() method?
Explain about struts dispatch action?
What are the aware interfaces in struts2?