What is Portlet???? when,where and why we use it ??
Answer Posted / e.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 ? | 25 Yes | 1 No |
Post New Answer View All Answers
How an actionform bean is created?
What are the cons of struts 2?
What’s the utilization of struts.xml configuration file?
What are interceptors in struts 2?
How does one create an action in struts 2?
What is apache struts used for?
Where should struts xml be placed?
What do you mean by inner class and anonymous class?
Does apache tomcat use struts?
What is struts? Explain
What is difference between lookupdispatchaction and dispatchaction?
Do I have to credit struts on my own website?
How many instances of servlet usually run in a struts application ?
Name some of the features of struts2?
What are pull and push mvc architecture and which architecture does struts2 follow?