What is Portlet???? when,where and why we use it ??
Answer Posted / 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 |
Post New Answer View All Answers
Are interceptors thread safe?
Why was reload removed from struts (since 1.1)?
What is strut action mapping?
What is the default suffix for struts2 action uri ?
Which configuration file is used for storing jsp configuration information in struts?
Why actionservlet is singleton in struts?
Will the struts tags support other markup languages such as wml ?
What is the difference between filters and interceptors ?
What is the purpose of @expressionvalidator annotation?
Name the different types of actions found in struts.
What does validation interceptor?
How can we write our own interceptor and map it for action?
What are the different kinds of actions in struts?
What are the steps used to setup dispatch action?
What is the purpose of @keyproperty annotation annotation?