"pritam" wrote : let's say your war package name is: example.war under which u have 
one  jsp, test.jsp and web-inf folder.
  | 
  | Then you must access the test.jsp like this
  | 
  | http://localhost:8080/example/test.jsp
  | 
  | where i assume that the server runs on your local machine on port 8080
  | 
Thanks pritam.
I think I did not make me clear.

I have war file in {JBoss Home}/server/default/deploy. System will generate some 
report files daily and store them on the same machine as JBoss running but in folder 
D:\Reports\Types\. 

Can I allow customer to download the report files from jsp in war file?

I could get it by using servlet and IO stream. Is there any way to set the report 
folder shared to web application?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844990#3844990

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844990


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to