java - debugging richfaces/jsf project -


can please tell me method debug richfaces or jsf project? in advance.

  • add tomcat (or whatever container using) in servets in eclipse (or whatever ide using)
  • start server in debug mode , deploy application
  • put breakpoint in controller methods.

Comments