How can i read a file in my action class. I have an xslt file i want to read it in my action class and parse an xml.Is there anyway i can do it?
I can keep the xslt in the same folder as that of action class or in web-inf .
hi
my query is nothing to do with xml parsing , but in general, how can i read a resource file from a bean?i put the bean and the file in the same package .... i want to read content from it and display it on the jsf page...
Is this a Spring Framework question. We aren't seeing the Spring part in this question. It looks completely unrelated. This is the JavaRanch forum for Spring framework questions.