As a further note, you probably do not want to place your packages under java.*
>From the Package naming conventions: "Names of packages intended only for local use should have a first identifier that begins with a lowercase letter, but that first identifier specifically should not be the identifier java; package names that start with the identifier java are reserved by Sun for naming Java platform packages." See http://java.sun.com/docs/books/jls/second_edition/html/names.doc.html#73307 On 7/14/05, netsql <[EMAIL PROTECTED]> wrote: > Consider unit testing form beans. > Also move the thread to struts user list. > > .V > > > Shai Topaz wrote: > > Hi all, > > > > Please help. I am not new to struts but I cannot resolve this issue: > > > > Platform: winXP, Tomcat 5.0.28, Java(TM) 2 Runtime Environment, Standard > > Edition (build 1.4.2_08-b03), struts package 1.2.4 > > > > Stacktrace: > > SEVERE: Error creating form bean of class > > java.annualdisclosure.core.form.LoginForm > > java.lang.NullPointerException > > at > > org.apache.struts.config.FormBeanConfig.createActionForm(FormBeanConfig.java > > :214) > > at > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]