Foros de discusión

Theme development using jsps

thumbnail
Aryan sahu, modificado hace 11 años.

Theme development using jsps

Junior Member Mensajes: 73 Fecha de incorporación: 24/07/12 Mensajes recientes
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, modificado hace 11 años.

RE: Theme development using jsps

Liferay Master Mensajes: 529 Fecha de incorporación: 21/10/10 Mensajes recientes
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.