Try replacing the h:commandLink with h:commandButton. I was having problems with opening Excel document in Firefox with h:commandLink. It worked after I changed it to h:commandButton. If it works you can change the style of the button to make it look like a link!
S Majumder
Ranch Hand
Joined: Jun 03, 2009
Posts: 241
posted
0
Thanks for your reply .
I have used the h:commandButton & it is woking fine .Could you give me some hint how could I change the h:commandButton to a link ?