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
SAP Requisition Total Amount
osx system no longer logging into windows domain
life of flat screen monitors
how to make background black?
split comma delimited values into seperate columns in SQL 2005
SBS 2008 - STOP c00002e2
Question about Exchange 2010 mailbox move.
how to install an IPhone app with UUID
COM Interfaces in .NetQuestion:
I need your advice in this class php