Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • That might depend on the width, you are giving to your labels through wrapper. Commented Jan 8, 2014 at 14:16
  • I am not providing any width to the label2 as you can see above.<h:outputLabel id="label2" value="#{XXBean.details.projectName}"/> Commented Jan 8, 2014 at 14:24
  • But where are you wrapping your two lables? I mean to ask that you should put them in separate divs or spans. Commented Jan 8, 2014 at 14:32