• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WebObjects and HTML
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebObjects and HTML


  • Subject: WebObjects and HTML
  • From: email@hidden
  • Date: Mon, 8 Sep 2003 11:48:46 -0400

I am trying to display a grid in HTML using WebObjects. I am using
MSMutable arrays and WORepetition objects
for thhe content of the table. Everything works fine.

The question is : What do I need to assign in Java programmatically to a
variable bound to a cell of the table so that the converted HTML generates
 &nbsp; in between the <td> and </td> ?

The reason I am asking this is if I default the variable to empty string
or space, the HTML table looks messy.
And I default it to &nbsp; , the converted HTML displays &nbsp; in the
cell !! Any light on this?

Thanks,
Raj
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Odd Problem -- WO can't find a method
  • Next by Date: WebObjects and HTML
  • Previous by thread: Re: Odd Problem -- WO can't find a method
  • Next by thread: WebObjects and HTML
  • Index(es):
    • Date
    • Thread