We use them for the ajax calls, by having a standard structure across all ajax calls it makes life easier. It¹s simple enough to construct your own. You can even grab the source from S1.
Z. > > Hi, > > I am converting an app from Struts1 to Struts2. It is using LabelValueBean. > > I would like to know is it available in Struts2 / or any other class or > interface instead of LabelValueBean. > > Thankx