-1

would like to spend more than one parameter using displaytag component. Now I can pass a parameter like the example below.

<display:column title="excluir" 
   paramId="retornoCrivo" paramProperty="retornoCrivo" 
   href="excluirRegistro.do" style="text-align: center;"> </display:column>
javanna
  • 59,145
  • 14
  • 144
  • 125
Angraell
  • 11
  • 2

1 Answers1

0

Check #attribute part of this documentation.

Nirmal
  • 4,789
  • 13
  • 72
  • 114