1. No proxy server in between client PC and Web App Server
    If yes how it will affect?

2. No exception just give me error message for null value of those fields.

3. No such value is set. So I guess it is taking default value right now.

Anjib
On 11/10/2010 8:56 PM, Li Ying wrote:
(1)Is there any Proxy Server between the client PC and the Web App Server?

(2)When the action going wrong, is there any Error or Exception
message on the Server side?

(3)There is a configuration item to control the max-file-size you can
upload. You may need change it to more than 200MB.
[maxFileSize - The maximum size (in bytes) of a file to be accepted as
a file upload. Can be expressed as a number followed by a "K", "M", or
"G", which are interpreted to mean kilobytes, megabytes, or gigabytes,
respectively. [250M] (optional)]
for more information, see:
http://struts.apache.org/1.3.10/userGuide/configuration.html#struts-config

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to