posted 16 years ago
It show exception at line editorPane.read(reader, htmlDoc);
Please find the stack trace below:
Do i need to use HTMLEditorKit.Parser for reading. I tried using the parser.read() method, but shows errors. Tried the bow code:
when above code is used for reading HTML, search logic itself doesn't work and same java.lang.ArrayIndexOutOfBoundsException: 88 exception as above occurs, this time at parser.parse(reader, callback, true);
Thanks for reading. Any help is highly appreciated.
Regards,
Seema