Re: Bean Error

2001-10-01 Thread Sachin S. Khanna
> To: <[EMAIL PROTECTED]> Sent: Sunday, September 30, 2001 1:33 PM Subject: Bean Error > Hello I have a bean to manage form registration > > I think it is because nullpointerexception... (from the error below) at the > foo.FormBean1.validate .. right? > I read the error say

Bean Error

2001-10-01 Thread Isak Rickyanto
Hello I have a bean to manage form registration I think it is because nullpointerexception... (from the error below) at the foo.FormBean1.validate .. right? I read the error say (FormBean1.java.52)... it means that the error code in the line 52 right? the code : it is on line 52:if (telep

Jsp bean error

2000-10-26 Thread Muan Hong Ng
Please help: i am using Apache Server with JSP engine 1.1, JVM 1.1.7 i came across this error whenever i modify my bean code and upload them to the server. There is no error page displayed in my browser, but the jsp page is just displayed up to the line where the bean is used. Bizzarre, anyone h

Re: cannot create bean error

1999-09-08 Thread Carsten Heyl
>Hi , Ho! >I am using jswdk1.0. I am trying a simple database connection inside the >jsp. >Please help! Did you make sure that the class files your using can be found by the server? Check the CLASSPATH ! Instead of instantiating a bean you may try for testing: 1. to import your class

cannot create bean error

1999-09-07 Thread /servlet-interest
Hi , I am using jswdk1.0. I am trying a simple database connection inside the jsp. Please help! Thanks Saigeetha I get the follwing error when my jsp is compiled. IMPORTANT: Do not modify the generated servlets JspEngine --> C:\jswdk-1.0-ea\examples\jsp\hellouser\hellouser.jsp inside the name h