Value List Handler
Tag focusStatus
Create a table with the focus status, from jsp you can retrieve it as ${focusStatus[nameOfTable]}. When you set ValueListInfo.focusProperty
, the focus is enabled and the tag will generate status. Otherwise it drop all bodycontent from this tag.
It return ValueListInfo.FOCUS_FOUND, ValueListInfo.FOCUS_TOO_MANY_ITEMS, ValueListInfo.FOCUS_FOUND
.
To generate status it use this message source's properties:
- focusStatus.tooManyItems =≶li>Too many items≶/li>
- focusStatus.notFound = ≶li>The focus value {0} not found≶/li>
Tag Information |
Tag Class | net.mlw.vlh.web.tag.FocusStatusTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes |
No Attributes Defined. |
Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.