I have
       List identity = form.addList("identity",List.TYPE_FORM);

I would like to add a line break like this:
       identity.addItem().addContent("  ");

But since the item just contains spaces, there is no line break. If I add
"123", I get the line break but also the 123.  How can I just add a line
break?

-Jose
------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to