| Advanced Features > Using DHTML-Based JSF Components to Build Web Applications > The JViews Framework Faces Component Set > Adding a Message Box |
Adding a Message Box |
INDEX
PREVIOUS
NEXT
|
To connect a message box to a view, use the following code:
<jvf:view [...] messageBoxId="messageBox"/> <jv:messageBox id="messageBox" [...] /> |
The messages issued are now displayed in the message box.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |