0
<h:outputText value="#{student.name}" />
<p:commandButton value="View" icon="ui-icon-extlink" actionListener="#{dialogView.show}" />

How to pass the parameter "student.name" into the DialogView class?

user697911
  • 10,043
  • 25
  • 95
  • 169
  • Or [How to pass dynamic parameter to backing bean using EL 2.2 method expression?](http://stackoverflow.com/questions/8714410/how-to-pass-dynamic-parameter-to-backing-bean-using-el-2-2-method-expression) – irieill Aug 15 '16 at 06:21
  • Related: http://stackoverflow.com/q/28236228 – BalusC Aug 15 '16 at 06:54

0 Answers0