Hi all,
I have a commandLink in my jsp page.
CammandLink:
----------------------
<h:commandLin k action="#{searc hResultBeanCont roller.getProdu ctResults}" >
The commandLink works fine when i click it,but this commandlink is not working when i use Rightclick open in newTab option or open in new window.
I tried to replace commandLink with outputlink but the result was negative.
can any one guide me,how to proceed with this problem?
Regards,
sundar.
I have a commandLink in my jsp page.
CammandLink:
----------------------
<h:commandLin k action="#{searc hResultBeanCont roller.getProdu ctResults}" >
The commandLink works fine when i click it,but this commandlink is not working when i use Rightclick open in newTab option or open in new window.
I tried to replace commandLink with outputlink but the result was negative.
can any one guide me,how to proceed with this problem?
Regards,
sundar.