Foren

Theme development using jsps

thumbnail
Aryan sahu, geändert vor 11 Jahren.

Theme development using jsps

Junior Member Beiträge: 73 Beitrittsdatum: 24.07.12 Neueste Beiträge
hi how can i use jsp instead of vm files to design my theme. Can i create portal_normal.jsp instead of the default portalnormal.vm and add my changes.
thumbnail
Vilmos Papp, geändert vor 11 Jahren.

RE: Theme development using jsps

Liferay Master Beiträge: 529 Beitrittsdatum: 21.10.10 Neueste Beiträge
Basically you can't: http://www.liferay.com/community/forums/-/message_boards/message/14269385

BUT, if you take a look here: http://www.liferay.com/web/raymond.auge/blog/-/blogs/jsp-include-buffer

and here: https://www.liferay.com/web/raymond.auge/blog/-/blogs/theme-jsp-overrides

You probably will find some hints how you could include your JSP specific code into your theme.