Re: [Simple-support] XML file path in deserialized objects
Brought to you by:
niallg
|
From: Jens W. <jw...@to...> - 2012-05-08 16:27:37
|
Yes, type "File" works automatically, but I don't want to set an absolute path to my files. I want all file paths relative to the specific xml file. Can I store the xml file path in a session object and pass it to the persister? So I can set the full path to my files in the validate or commit method?! Regards |