Hi,
I need to access some configuration files (xmls and not .properties files in configuration folder) in Web Dynpro. How should I can access these files? I mean, where should I keep them in the folder structure? i.e. src/configuration, src/packages, src/lib etc. I tried to place them every where but unable to access it from Web Dynpro. I tried with both XmlFileLoader and normal FileReader, but with no luck.
Highly appreciate any help.
Thanks.
MSR