Service Component

Description

The service Component is a non-visual component.

It allows to (synchronously or asynchronously) call AJAX services from the client.

The service Component has the following capability :

  • Property changed Event handling

Screen Shot

No Screenshot for a non-visual component.

Syntax

<v:service id="loginService" serviceEventListener="#{login.loginService}" />
      

Instructions