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

Edit | Attach | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2013-03-27 - 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