Hello Everybody, I have been trying to catch the thrown exception and print it on my JSP page. As I catch the exception and print it using System.out.println command it displays NULL. But I want to print the number which threw the exception not NULL. Can anyone tell me how to catch this number and print it on my JSP
page. Thanks, Vikas nagpal. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
