Our web application (war) allows customer to download files from server. These files are created by other supporting application running on the same machine outside jboss.
Supporting application will create the files and store all information of the files inside database. Web application should read the database according to the customer's requirement and display the link on web page to allow customer to download the file. I can't put the absolute path of files because of the security. I was lost because application is in WAR format, I am not sure about the relation between deployed path information and configuration path information. Can config web application to access the folder on server used by supporting application to store the created file? Can anyone give me a hint or light? Really thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844763#3844763 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844763 ------------------------------------------------------- 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
