Hi
Im facing a strange problem. In travel management project application, on click of one of the buttons, it throws a null pointer exception.
In the exception details, it gives me a .java file with the name of the method and line number.
when I go to that .java file in webdynpro and find the method and the line number, it is actually a commented code.
Whats wrong? how can I find where exactly the problem is?
thanks
manoj