Hi, 
I have done reading XML file thing in JSP. this works with jaxp1.1.3 (if you
dion't have this in your application server, just put in the lib directory
of your application - tmcat 4 doesnot require this anyway).
In the attachment you can find useful methods hope work fine.
good luck.
fehmi.

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet am: Monday, December 17, 2001 12:30 PM
An: [EMAIL PROTECTED]
Betreff: Populate ActionForm with an XML DOM object

I have a back-end data source that provides me with an XML object. I'd like
to populate an ActionForm based on that XML. Is there sample code like this
somewhere?

Most uses of the Digester I've seen deal with loading config files, or an
initial load of an in-memory database. Would the Digester be apropriate for
this job in a high-volume environment?

Other approaches anyone? (Apart from using XSLT. Seems like if I choose that
route I lose the benefits of the ActionForm/Validation/Token etc.)

Lee

Attachment: intrnav.jsp
Description: Binary data

Attachment: nav_config.xml
Description: Binary data

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

Reply via email to