Hi,
Does anyone know the correct way to increase the maximum size for a file to be uploaded via the file upload dialog?
Googling shows that I need to add the following section to the web.xml file
52428800 52428800 0When I look at the web.xml file for the application I have no idea which servlet section to add it to.
Thanks]Steve