To set struts.multipart.saveDir through code.
---------------------------------------------

                 Key: WW-3613
                 URL: https://issues.apache.org/jira/browse/WW-3613
             Project: Struts 2
          Issue Type: Improvement
          Components: Core Interceptors
    Affects Versions: 2.1.8
         Environment: Java/FileUpload API.
            Reporter: Hiren Shah


<constant name="struts.multipart.saveDir" value="c:\\upload\\" />
How can i set this value dynamically through java code.
I want to set this as 
System.getProperty("ABCD")/shopping/
How can i set it.I am not getting its control once in the constants file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to