I have a form on the web with two rich text fields using java applet. The text in these fields contain links, that’s why I chose the java applet option. When I go into edit mode, the text in the fields are not correct. Sometimes both rich text fields contain the same data, sometimes field1 contains field2’s data. How can I fix this problem?