Re: Struts form problem.

2004-10-25 Thread Bill Siggelkow
The NPE is thrown on this line: obj = formBeanClass().newInstance(); in the FormBeanConfig -- this indicates that the class you specified by the type attribute cannot be found -- check for typos and how you are building your deployment as well. -Bill Siggelkow Matias Surdi wrote: Ple

Struts form problem.

2004-10-25 Thread Matias Surdi
Please, Help I'm stuck since two days ago with this. It's the exception, when I try to open a jsp from de browser: The exception: -- (util.RequestUtils 30