What Trinidad version do you use? There was recently an update, that you get a FacesMessage, when the upload failed (due to file size restriction)
BTW. the upload is done in front of the JSF lifecycle (via our filter). On Tue, May 27, 2008 at 1:13 PM, sona gokhool <[EMAIL PROTECTED]> wrote: > Hi, > I have a small application that allow users to upload files and I am using > tr:inputFile for that purpose. I have followed all the steps for file upload > from the link http://myfaces.apache.org/trinidad/devguide/fileUpload.html. > The application is working finely except for one problem. I have specified > the upload_max_disk_space and upload_max_memory as 5 MB. When a user tries > to upload a file larger than 5 MB, the file is ignored without any warnings. > I tried to give the user a message in the value change event but the value > change event is not triggered. > > Any Ideas suggestions are most welcome. Please help me. > > regards, > Sona > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf mail: matzew-at-apache-dot-org

