Oracle ADF is a powerful application framework for building next generation enterprise applications. This blog discusses some interesting use case scenarios and solutions using ADF and the underlying Java EE technologies.
The views expressed on this blog are my own and do not necessarily reflect the views of my employer.
Tuesday, January 31, 2012
Upload Limits for Web Browsers
Thing I learned today...
There are known upload size restriction for various browser. You can see details here http://www.motobit.com/help/scptutl/pa98.htm
So, if you are using af:inputfile to upload huge files and configured all file upload parameters as described here, still not able to make upload to work with huge files, check out the browser support for the same.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment