Thanks for reply..
Atually i have a third party method that takes as input object of type
java.io.Reader.
So, after using FileReader in = new FileReader(filelocation) i have to pass
the "in" object to this method...
So i am afraid i cannot use getResourceAsStream()...
How can i get through this problem?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957306#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...