How to publish web service produced data file accessible via browser
- by neverman
I need to make available to browsers data file produced by my web service method. Indeed the web service method should return url to produced file. I'm working with axis2 on tomcat.