on 3/11/00 6:11 AM, Anders Samuelson <[EMAIL PROTECTED]> wrote:

> I created a <p> element and added two identically strings to it. Only one
> shows when I print it on screen.

what version of ECS are you using? older versions had this bug. we got
around the problem by always doing a new String() so that we have a
different hashcode for each string.

-jon



--
------------------------------------------------------------
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