What is Portlet???? when,where and why we use it ??
Answer Posted / 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 |
Post New Answer View All Answers
What is actionservlet?
How can you create your custom interceptor in struts 2?
How can forward action be used to restrict a strut application to mvc?
Explain about how requests from the client are sent?
Name some useful annotations introduced in Struts2?
Explain design patterns which is used in struts?
Are struts still used?
What is action class? What are the types of action class?
Why is action servlet a singleton in struts?
How is a lookup dispatch action created?
How struts2 supports internationalization?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
How properties of a form are validated in Struts?
What is validate() and reset() functions?
What is apache struts framework?