Skip to Content
0
Former Member
Jan 19, 2009 at 04:12 PM

Accessing config xml files in Web Dynpro

30 Views

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