RE: error null value not accept... helpme

2002-03-26 Thread Oliver Reflé
I think your null pointer occurs in the LoginBean method validate() so can you show this code ? -Original Message- From: Gilson Nascimento D Elrei [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 26, 2002 5:31 PM To: 'Struts Users Mailing List' Subject: error null value

error null value not accept... helpme

2002-03-26 Thread Gilson Nascimento D Elrei
I'm receiving the error below when i try to execute a simple login application null java.lang.NullPointerException at test.struts.LoginBean.validate(LoginBean.java:30) at test.struts.LoginAction.perform(LoginAction.java:20) at org.apache.struts.action.ActionServlet.process