This is a discussion on Portlet Debuging techniques - Websphere ; Hello everyone. I am a relatively new portlet developer and I am trying to get a feel for how people out there debug their code. Currently, all I know to do is either use log4j or System.outs and tail my ...
Hello everyone. I am a relatively new portlet developer and I am
trying to get a feel for how people out there debug their code.
Currently, all I know to do is either use log4j or System.outs and
tail my logs. Are there more sophisticated ways to trace execution?
Any other handy tricks people have found?