留言板

Calling Spring controller from theme or calling Action from theme

Vasanth Aey,修改在7 年前。

Calling Spring controller from theme or calling Action from theme

New Member 帖子: 17 加入日期: 15-9-9 最近的帖子
How to call a Spring controller from theme Or say how to call struts action from theme??? Please give some example
thumbnail
Olaf Kock,修改在7 年前。

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

Liferay Legend 帖子: 6403 加入日期: 08-9-23 最近的帖子
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,修改在7 年前。

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

New Member 帖子: 17 加入日期: 15-9-9 最近的帖子
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,修改在7 年前。

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

Regular Member 帖子: 110 加入日期: 15-1-2 最近的帖子
Create a portlet URL in liferay VM ,,Please check this https://web.liferay.com/community/forums/-/message_boards/message/15010293