1 Reply Latest reply on Apr 25, 2007 6:53 AM by pmuir

    s:link and page action

    sradford

      Hi,

      I have a page 'index.xhtml' with a page action defined in pages.xml.

      On this page I have a s:link with an action that starts a conversation and a pageflow, redirecting to another page, 'pageA.xhtml'.

      Now when I click the link the page action is invoked as the link is directed towards 'index.xhtml' before redirecting to 'pageA.xhtml'

      So my question is... is there anyway in my page action to determine that the s:link was invoked, e.g. some how determining that the action method for the s:link is being processed?

      Thanks,

      Sean