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...?