Re: Java Bean Method Call Don't Work... Please Help!

2006-10-10 Thread Martin Gainty
communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents - Original Message - From: "Aynalem, Seblewengel (Trawick)" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Tuesday, October 10, 2006 11:52 AM Subj

Java Bean Method Call Don't Work... Please Help!

2006-10-10 Thread Aynalem, Seblewengel (Trawick)
I am using tomcat 5.5.17, jdk 1.5 & jre 1.5. I have the following jsp page that displays the text - Welcome, and - without the output of the java bean method call. The function is working fine... I can see the output on Tomcat console. But I could not see it on the browser. Is there a