Base is null error

2007-06-18 Thread Sandip Patil
Hi All, I am facing very strange problem.One time my application running fine and another time(when I try to create another project with another name) its giving me following error. javax.servlet.ServletException: Base is null: loginFormBean

Is problem with myfaces ?

2007-05-30 Thread Sandip Patil
Hi All, I am facing some strange problem while working with JSF. I have created one project which is running fine.If I create another project with another name(but same src/JSP's files) its giving me below error I am getting error as,Base is null Error. I am trying to login my