Skip to Content
0
Former Member
Mar 02, 2009 at 06:25 AM

NUll point exception

37 Views

Hi,

I am new to java web dynpro's.

I ma trying to access a bapi from R/3.

its working fine, but for some reasons if that server is down i am getting null point exception as the server is down.

java.lang.NullPointerException

How to handle this situation. how to handle this exception...?