Reputation: 4607
can anyone please tell me method to debug richfaces or jsf project? thanks in advance.
Upvotes: 2
Views: 1947
Reputation: 30025
Debugging jsf projects involves server side and client side debugging.
For server side debugging I go along with Bozho's answer.
For the client side I recommend Chrome's developer tools (integrated) or the Firebug add-on for Firefox.
Upvotes: 1
Reputation: 597402
Upvotes: 5