Confusion about LabelValueBean class

hi all,Can anybody tell me what is the functionality of LabelValuBean class in struts?Where it can be used?A code example will be very helpfulthanks in advance
[187 byte] By [Rookie_95a] at [2007-10-2 21:34:04]
# 1
A simple JavaBean to represent label-value pairs. This is most commonly used when constructing user interface elements which have a label to be displayed to the user, and a corresponding value to be returned to the server. One example is the <html:options> tag.
Jimmi_S_Prajapatia at 2007-7-14 0:47:52 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...