0

Well, i think everyone had encountered this problem in jsf 2.0: Input fields hold previous values only if validation failed

I'm asking : did this problem persist with jsf 2.1 and jsf 2.2?

Community
  • 1
  • 1
Zied.Jabnoun
  • 140
  • 1
  • 2
  • 10

1 Answers1

4

In JSF 2.2 it was introduced a new tag called f:resetValues. See this blog JSF 2.2: Reset input fields on JSF Live for details.

lu4242
  • 2,318
  • 1
  • 15
  • 15