Saturday, March 26, 2011

Can you say some similarities between portlets and servlets?

Portlets share many similarities with servlets:


• Portlets are Java technology based web components
• Portlets are managed by a specialized container
• Portlets generate dynamic content
• Portlets lifecycle is managed by a container
• Portlets interact with web client via a request/response paradigm

No comments:

Post a Comment