0

Possible Duplicate:
<t:inputFileUpload> not work in ipad

application using JSF 2.0. I have file upload option and I have used tomahawk for the same.

<t:inputFileUpload />

where t is xmlns:t="http://myfaces.apache.org/tomahawk".

When I browse the site through mobile, I am not able to upload. I see option as Upload Disabled.

Can anyone tell me what is this error and how to resolve this issue?

I have seen this problem on below mobiles.

iPhone 4s (Safari default browser)
Sony Ericson Xperia X10 Mini Pro (Android Default browser)

Edit 1

Same things happen for yahoo and gmail also.

Community
  • 1
  • 1
Fahim Parkar
  • 30,974
  • 45
  • 160
  • 276

1 Answers1

0

Its not t:inputFileUpload related , but Browser...

Download opera mini from the market...

Daniel
  • 36,833
  • 10
  • 119
  • 200