{quote}
1) How the user of my application is able to download a file, which is being 
created by my application in nuxeo.war folder. I am using JSF's output link tag 
on the front end and whenever the suer cliecks on that it will open that text 
file in the browser window instead of the file download dialog box.
{quote}
a link to to /foo.pdf should find the file in nuxeo.war/foo.pdf
{quote}
2) Secondly whenever I restart my server it will delete all of my previously 
created file in nuxeo.war folder. How can I stop that or should I save the 
files outside the nuxeo folder.
{quote}
you can't stop that. You need to copy file in the created nuxeo.war if you need 
to add file in it. You use OSGI-INF/deployement-fragment.xml to do it. Have a 
look at the one in nuxeo-platform-webapp-base
--
Posted by "arussel" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=3754#11530>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to