Parsing XML File - From Session Bean 2004-04-15 - By Guy Katz
Back hi; assuming you are parsing regular XML (not web services) then the rules that apply to non EJB parsing apply to EJB parsing as well. thanks
-- --Original Message-- -- From: Sridhar Akula [mailto:SridharA@(protected)] Sent: Thursday, April 15, 2004 4:13 PM To: J2EEPATTERNS-INTEREST@(protected) Subject: Parsing XML File - From Session Bean
Hi Guys,
I got a requirement as, i will get a XML file from legacy system as input to my Session Bean. I need to parse the XML file and extract data from it and saved to the database.
Here what pattern will be implemented for parsing XML file.
What are the best practices to parse xml file from session bean?.
Thanks in advance.
Thanks and Regards,
Sridhar Akula skyTECH Solutions Private Limited BIPPL Building A, Block EP & GP, Sector V Salt Lake Elctronics Complex, Kolkata-700 (See http://ata-700.ora-code.com) 091,INDIA Phone:(91-33)2357-5441, Ext:2034 Fax:(91-33)2357-5441/52
SCJP, OCP-Apps Developer
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|