You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Hemanth Abburi <ja...@gmail.com> on 2008/07/03 12:36:31 UTC

Problem with t:inputFileUpload in a t:panelTabbedPane.

Hi,
        I am facing a problem with t:inputFileUpload in a t:panelTabbedPane.
        When i tab out from a tab with inputFileUpload to another tab then
the entry in the inputFileUpload field is getting cleared.
        So, when a user specifies the location for a file a field in one
panelTab and then moves to fill some data in another panelTab, the
inputFileUpload field gets cleared and when he submits the form there is no
file to upload which the user is completely unaware of.
         Can you suggest some workaround for this?

Thanks & Regards,
Hemanth.