|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| StatusLine | |
| StatusLineTag | |
Global status line to display messages and errors.
In java code you can simply write
StatusLine.instance().setMessage("Hello World");
In JSP you'll have something like
<c:out value="wcfStatusLine.statusHtml"/>
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||