-
Mar 6th, 2012, 08:02 AM
#1
spring handling for xml data sources as a repositotry
Hi all,
I want to store the incomming data from web requests to an xml, instead of storing it in a database.
So, I just want to know if there is a way that spring handles such xml repositories ?
thanks
mandalapu
-
Mar 7th, 2012, 11:49 AM
#2
Why do you want to do that?
How do you expect later do a query to retrieve some data against XML files?
- Manuel Jordan
Kill Your Pride, Share Your Knowledge With All
The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7
Blog
Technical Reviewer of Apress
- Pro SpringSource dm Server
- Spring Enterprise Recipes: A Problem-Solution Approach
- Spring Recipes: A Problem-Solution Approach, 2nd Edition
- Pro Spring Integration
- Pro Spring Batch
- Pro Spring 3
- Pro Spring MVC: With Web Flow
- Pro Spring Security
-
Mar 7th, 2012, 01:07 PM
#3
HI , thanks for replying. I can query the xml files using some XQuery or other frameworks like Basex.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules