Fórum

Calling Spring controller from theme or calling Action from theme

Vasanth Aey, modificado 7 Anos atrás.

Calling Spring controller from theme or calling Action from theme

New Member Postagens: 17 Data de Entrada: 09/09/15 Postagens Recentes
How to call a Spring controller from theme Or say how to call struts action from theme??? Please give some example
thumbnail
Olaf Kock, modificado 7 Anos atrás.

RE: Calling Spring controller from theme or calling Action from theme

Liferay Legend Postagens: 6403 Data de Entrada: 23/09/08 Postagens Recentes
Vasanth Aey:
How to call a Spring controller from theme Or say how to call struts action from theme??? Please give some example


Why would one want to do so? A theme is for look&feel, should render as quickly as possible and not cause any activities. If you want to embed any links in the theme, I'd opt for embedding a portlet that does the trick.
Vasanth Aey, modificado 7 Anos atrás.

RE: Calling Spring controller from theme or calling Action from theme

New Member Postagens: 17 Data de Entrada: 09/09/15 Postagens Recentes
I have a link in a theme . when clicking this link it has to go to controller and do some some action. How can we achieve?
Shiva goud, modificado 7 Anos atrás.

RE: Calling Spring controller from theme or calling Action from theme

Regular Member Postagens: 110 Data de Entrada: 02/01/15 Postagens Recentes
Create a portlet URL in liferay VM ,,Please check this https://web.liferay.com/community/forums/-/message_boards/message/15010293