When should I use h:outputLink instead of h:commandLink?

前端 未结 2 1756
暗喜
暗喜 2020-11-21 07:15

When should I use an instead of an ?

I understand that a commandLink generates an HT

2条回答
  •  醉话见心
    2020-11-21 07:50

    I also see that the page loading (performance) takes a long time on using h:commandLink than h:link. h:link is faster compared to h:commandLink

提交回复
热议问题