Foren

Calling Spring controller from theme or calling Action from theme

Vasanth Aey, geändert vor 7 Jahren.

Calling Spring controller from theme or calling Action from theme

New Member Beiträge: 17 Beitrittsdatum: 09.09.15 Neueste Beiträge
How to call a Spring controller from theme Or say how to call struts action from theme??? Please give some example
thumbnail
Olaf Kock, geändert vor 7 Jahren.

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

Liferay Legend Beiträge: 6403 Beitrittsdatum: 23.09.08 Neueste Beiträge
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, geändert vor 7 Jahren.

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

New Member Beiträge: 17 Beitrittsdatum: 09.09.15 Neueste Beiträge
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, geändert vor 7 Jahren.

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

Regular Member Beiträge: 110 Beitrittsdatum: 02.01.15 Neueste Beiträge
Create a portlet URL in liferay VM ,,Please check this https://web.liferay.com/community/forums/-/message_boards/message/15010293