Back Forum Reply New

Reading xml data

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

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.
¥
Back Forum Reply New