What is portlet in spring?



What is portlet in spring?..

Answer / Saujanya Yadav

Portlets are modular web components in Java EE used to create dynamic, reusable, and secure portals. In Spring Framework, the Spring Portlet MVC (SPMVC) project provides support for building portlets using the Spring Framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Which is the default scope of bean in spring? In addition, are they synchronized?

1 Answers  


What is the difference between @requestbody and @requestparam?

1 Answers  


Explain the different types of spring container?

1 Answers  


What do you mean by beanfactory in spring?

1 Answers  


Why is spring boot used? : Spring Boot

1 Answers  


What is @profile annotation in spring?

1 Answers  


Does spring perform weaving at compile time?

1 Answers  


What are the different components of a spring application?

1 Answers  


What are three types of annotations?

1 Answers  


What is ioc container in spring?

1 Answers  


What is the difference between spring singleton bean scope and singleton design pattern?

1 Answers  


What is the use of context loader listener in spring?

1 Answers  


Categories