Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

Execute method on load alternative

<f:metadata>
    <f:viewParam name="token" value="#{authenticator.token}" />
    <f:event type="preRenderView" listener="#{authenticator.check}" />
</f:metadata>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Execute #method #load #alternative
ADD COMMENT
Topic
Name
8+9 =