Forums de discussion

Calling Spring controller from theme or calling Action from theme

Vasanth Aey, modifié il y a 7 années.

Calling Spring controller from theme or calling Action from theme

New Member Publications: 17 Date d'inscription: 09/09/15 Publications récentes
How to call a Spring controller from theme Or say how to call struts action from theme??? Please give some example
thumbnail
Olaf Kock, modifié il y a 7 années.

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

Liferay Legend Publications: 6403 Date d'inscription: 23/09/08 Publications récentes
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, modifié il y a 7 années.

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

New Member Publications: 17 Date d'inscription: 09/09/15 Publications récentes
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, modifié il y a 7 années.

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

Regular Member Publications: 110 Date d'inscription: 02/01/15 Publications récentes
Create a portlet URL in liferay VM ,,Please check this https://web.liferay.com/community/forums/-/message_boards/message/15010293