The Plugins SDK is a simple environment for the development of Liferay plugins.
- Portlet, theme and layout development used to take place in the ext environment.
- The ext environment no longer supports portlet and theme development, except for struts portlets and modifying/extending Liferay’s out-of-the-box portlets.
- The Plugins SDK is to be used instead to create hot-deployable portlets, themes and layouts.
Portlets can make use of any application framework that Liferay supports
- Struts
- JSF
- Spring
- JSP
- MVC
No comments:
Post a Comment