开发者

Grails create link to webflow

Is it possible to use the Grails tag createLink to create a link to (the first state of) a Grails webflow?

Update

I'm asking how to create a link to the first state of a flow from outside the flow, i.e. the page on which the link appears is not part of the flo开发者_如何学Pythonw.


<a href="${createLink(controller:'controllerName', action:'flowNameActionMinusFlow')}">Start Flow</a>

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜