What is Portlet???? when,where and why we use it ??
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / buuny
A Portlet is a web component,usually managed by a container
& process requests and generates dynamic contents.
Portal use these portlets as pluggable user interface
components to provide presentation layer to information
systems.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / satinath mondal
A portlet is a separate module within a portal site that
has a specific function, or displays a separate piece of
content such as news feeds, stock quotes....etc
A portlet is a program which allows a portal to access
another program or information. There is often more than
one portlet for a given application or information set,
linking the portal to a different view of the application
or piece of data. The HR-XML consortium focuses on the
payload specifications for HR, while Employease Composite
Services refer to the APIs and tools needed to manipulate
the payload
| Is This Answer Correct ? | 1 Yes | 10 No |
What is request processor and how does it relates to action mapping?
Is struts thread safe?
What is the difference between struts and spring? Explain
What is package name in struts xml?
What is the purpose of @createifnull annotation annotation?
what is the difference between SAX Parser and DOM Parser??
14 Answers Cap Gemini, Goldman Sachs, HCL, Hidden Brains, HP,
State an example of struts configuration file as an action parameter for action servlet.
At the point, you should go for struts framework?
Is there a particularly good ide to use with struts?
If we close the browser,when the specific user session is active.Again if we open browse how to retrive it same user??what code i have to da???
What are the action classes in struts?
What are the components of struts framework?