Hi, everybody, 

I was wondering if any1 has used the JOX parser from www.wutka.com/jox with
a struts application, and if there were any conflicts. I am trying to call
the JOX from a bean and in my browser getting an 500-exception, the debug
shows that a Jasper Exception is thrown, which does not tell me much since
thats the generic JSP engine (Tomcat) exception. My thinking is that it
conflicts in some way with the way the beans are loaded with struts(not sure
if that makes any sence, been using struts for a total of one week so far
:)). I was going to use the digester to parse my xml and populate beans, but
my understanding is that it uses xPath and i am not sure if i would like to
implement it because of its slowdown...BTW, i am open to any suggestion on
other ways to parse xml using SAX, so please feel free to give ideas.

Thanks, 

Alex


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

Reply via email to