CommandLink problem?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gsuns82
    New Member
    • Mar 2007
    • 58

    #1

    CommandLink problem?

    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.
Working...