掲示板

Theme development using jsps

thumbnail
11年前 に Aryan sahu によって更新されました。

Theme development using jsps

Junior Member 投稿: 73 参加年月日: 12/07/24 最新の投稿
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
11年前 に Vilmos Papp によって更新されました。

RE: Theme development using jsps

Liferay Master 投稿: 529 参加年月日: 10/10/21 最新の投稿
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.