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 are the components of struts?
Why use spring, if you are already using struts?
What is the configuration files used in struts?
Explain about tiles?
How you will enable front-end validation based on the xml in validation.xml?
What are the core classes of the struts framework?
What configuration changes are required to use resource files in Struts?
Why it called struts?
What is the purpose of '@customvalidator'?
Give an example of validates method used to avoid errors.
What are the important methods of actionform?
Are actions thread safe?
What is the role of action class?
What do you mean by actionform?
What is the use of form bean in struts?