Hi, I have been using ECS and it works great. The only problem I have is when I try to 
insert blanks ("spaces"). If I write:
addElement(" "), the html that gets generated looks like: " nbsp;", and the 
browser output then looks like: "nbsp;". This
is being added to a TD, if that matters. I have checked the mailing list archives, and 
the documentation, and still cannot figure
this out. I've also experimented with about a zillion permutations of how to code it.

How can I get a valid nbsp generated?

I am also having trouble adding "BR"'s to get blank lines.

kb



--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to