blank screen jsp

hi ,

i am getting blank screen while requesting for a particular JSP. ex: searchresults-searcher.jsp. i am requesting for this page. i am always getting the blank screen. i know its due to an exception thrown. but the response is commited from the server and while processing something wrong is happening in the JSP. does this blank screen indiacte anything in particular?

THKS

[396 byte] By [bobza] at [2007-11-27 7:59:07]
# 1
do you have any error message on this?
terrence27a at 2007-7-12 19:41:08 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
actually i have submitted my code to the client. in my local , its working fine, the same code is giving blank page at the clients place. we are totally confused of the situation. i guess its due to the execution of the jsp only. somepoint its getting null as the valuse.
bobza at 2007-7-12 19:41:08 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...