[dom4j-user] Content is not allowed in prolog

2006-07-11 Thread Garima Singh
Hi All !!   I am quite new to DOM4j . I am using Orbeon X-forms.The application, i have created on OPS, submits the xml document to  a jsp.Now , i am trying to retrieve the submitted xml document in the jsp using DOM4j. My jsp contains the following code segment : <[EMAIL PROTECTED] import="

RE: [dom4j-user] Content is not allowed in prolog

2003-06-27 Thread Naveen Murthy
e-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Billy NgSent: Wednesday, June 25, 2003 8:41 PMTo: [EMAIL PROTECTED]Subject: [dom4j-user] Content is not allowed in prolog Hi folks,   When I try to use Dom4j to read the file with "#" in the pat

[dom4j-user] Content is not allowed in prolog

2003-06-25 Thread Billy Ng
Hi folks,   When I try to use Dom4j to read the file with "#" in the path, it will throw the following exception.   org.dom4j.DocumentException: Error on line 1 of document file:/C:/Program Files/../../../#l/settings.xml: Content is not allowed in prolog. Nested exception: Content is not all