Microsoft
Software
Hardware
Network
Question : Where are mappings for XML files set inside of Eclips
I have an XML file with global strings I use in my JSP/Java application. I have a Bean I created to Parse the XML document which I placed in the same file as the web.xml, but if I do not pass the Document Builder.parse a literal path to the file, it cannot find it. Is there a place inside of Eclipse where the mapping is done?
Answer : Where are mappings for XML files set inside of Eclips
One way of loading it is to place it in WEB-INF/classes. You can then load with
1:
InputStream in = getClass().getResourceAsStream("/x.xml");
Random Solutions
SQL in C# code .. Reading Output Parameters.
Jquery insert ajax modal form and jquery
Hmailserver not receiving from Gmail and Yahoo
Form elements in Access 2000 in Windows 7 64 bit move and enlarge!
Can't open to a specified PDF page in IE 8
CSS problem
Firebox X500 - Where to start....
VNC server Ubuntu 10.04
I am trying to load windows xp on a hp g71-340us laptop. The factory installed OS is windows 7 Home Premium. When the set-up disk is loading i get a Stop 0x0000007b BSOD.
How does Windows 7 detect Internet access?