How do I access file in my Grails app outside web-app Folder on a Tomcat Server? -


i have grails application can upload images server. want have separate folder on server not inside web-app folder, i.e., not part of war file.

on server ran tomcat 7.

  1. how can access folder /home/serveruser/image grails application?

  2. what have change in tomcat 7 configuration in order access folder?


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -