JSF 2.2 Basic Ajax Feature Example explained

You may also like...

Subscribe
Notify of
guest
1 Comment
Oldest
Newest
Inline Feedbacks
View all comments
ahmed ezz
ahmed ezz
August 4, 2016 08:36

Hi this line will give an exception:

Exception :
javax.faces.FacesException: contains an unknown id ‘output’
– cannot locate it in the context of the component j_idt8

Solution:
in JSF 2.0 and above tag required the “render” output within the same form level, so you should put inside the scope of

1
0
Would love your thoughts, please comment.x
()
x