Tags:
create new tag
, view all tags
-- JoaoAires - 27 Mar 2013

RequestAction

gives the ability to execute actions when url parameters/values are submitted. To do that, RequestActionValue must be called too, as it is shown at example below.

<xvw:requestAction id='requestAction' requestParameter='param'>
      <xvw:requestActionValue id='requestActionV1' value='option1' serverAction='#{viewBean.request}' />
</xvw:requestAction>

For the example above, when the url like this

my_url?param=option1

is submitted, the component runs the viewBean.request

Topic revision: r3 - 2013-03-28 - JoaoAires
 

No permission to view TWiki.WebTopBar

This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar