[jdom-interest] Parser Hangs in Servlet / JSP
Jason Hunter
jhunter at collab.net
Tue Jan 30 12:30:07 PST 2001
Torsten Schlabach wrote:
>
> Hi,
>
> we try to use JDOM in a Java bean that is used by a Java Server Page (JSP)
> which implementation at the end of the day is a servlet.
>
> Sometimes the parser hangs in the build() method. The strage thing is: It
> only hangs sometimes. Sometimes the exact same unchanged code just works
> fine !!!
Check out the new FAQ entry about this (http://jdom.org/docs/faq.html).
Search for "EOF". Sounds like that may be the cause.
(It's so nice to have an updated FAQ.)
-jh-
More information about the jdom-interest
mailing list