Results 1 to 2 of 2

Thread: Reading xml data

  1. #1
    Join Date
    May 2005
    Posts
    1

    Default Reading xml data

    Hi,
    I am new to spring. How can we read xml data using spring ?

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, Australia
    Posts
    1,104

    Default

    How can we read xml data using spring ?
    Spring can read it's own application context in XML format, but Spring doesn't try to solve problems that are solved by other tools such as XML reading - Spring isn't prescriptive. There are several tools to do this already.

Similar Threads

  1. Multiple Data Sources + Hibernate + Spring
    By joeserel in forum Data
    Replies: 2
    Last Post: May 18th, 2005, 09:22 AM
  2. Replies: 3
    Last Post: Apr 21st, 2005, 03:19 PM
  3. Data Entry and List Double-Duty.
    By puffybsd in forum Web
    Replies: 0
    Last Post: Mar 15th, 2005, 10:47 AM
  4. injecting complex configuration data
    By fox9 in forum Container
    Replies: 2
    Last Post: Feb 25th, 2005, 07:23 AM
  5. Data Secutiry - Filtering Data
    By porcelli in forum Security
    Replies: 3
    Last Post: Dec 30th, 2004, 12:01 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •