Question : Locating static file inside Jboss server


Hi

I am facing one interesting problem. I have got one xls file which should be placed in appropriate location under JBoss server folders. So that I can access it through url below

http://localhost:8080/MyFile.xls

THe idea is when I hit above url in browser it should open that excel file. I am not getting where should i keep excel file to work with above url.

Any one have faced this issue earlier? Any help is appreciated?

Cheers,
Shashi

Answer : Locating static file inside Jboss server

Put that in deploy --> jboss-web-deployer --> ROOT.war

Random Solutions  
 
programming4us programming4us