Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This issue serves as a task for developing the following portlets which showcase the MVCBean feature described in PLUTO-772:
- portals-pluto/demo/applicant-mvcbean-cdi-jsp-portlet (JSP portlet ViewEngine for MVC 1.0)
- portals-pluto/demo/applicant-mvcbean-cdi-thymeleaf-portlet (Thymeleaf portlet ViewEngine for MVC 1.0)
From the perspective of the user, these two portlets are identical. The code is essentially the same between them as well – the main differences being dependencies in pom.xml and JSPX vs. HTML (Thymeleaf) templates for the view concern.