you should try JSTL instead of XTags.  I've
successfully used JSTL to parse XML that uses UTF-8
encoding.

peter

--- Mischa <[EMAIL PROTECTED]> wrote:
>  
> 
> Hi,
> I want to process a soap response with a jsp.
> Therefore I used the taglibs
> io and xtags from jakarta. Although the
> doucumentation of xtags says that
> the processing of the output of SOAP-RPC is no
> problem, my
> browser throws the message:
> 
> XML Parsing Error:
> xml processing instruction not at start of external
> entity...
> <?xml version="1.0" encoding="UTF-8"?>
> ^
> 
> Has anybody tried the same or knows what went
> wrong???
> I seems that xpath that is used by xtags has a
> problem to parse the xml.
> But without the xtag elememt the browser displays
> the XML-SOAP-Response
> without any probs.
> 
> Thanx,
> Mischa
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to