JCortes 0 Newbie Poster

Hello,

I'm building a telephony application and I hava a Javabean with a prperty named callerID, which is updated each time a new phone-call is arriving to my PC.

My headache is how to show callerID value in a JSP page. I suppose that I need to use Javascript, but I need suggestions about this issue.

Thanks.