Re: WARNING: No FormBeanConfig found under 'CustomerOpen'. --- What is this?

2006-03-08 Thread Morten Egelund Rasmussen
wrong here? Any ideas? ~Morten On 3/6/06, Kalcevich, Daniel <[EMAIL PROTECTED]> wrote: > Do you have a formBean named "CustomerOpen" defined in the your Struts > Config File? If not, that would probably be the cause of the warning. > > -----Original Message-

WARNING: No FormBeanConfig found under 'CustomerOpen'. --- What is this?

2006-03-06 Thread Morten Egelund Rasmussen
Hi all! I am using Struts 1.2.8 on an Oracle Application Server (OC4J) with the following excerpt in my struts-config.xml: . .. My CustomerOpenAction looks something like this: -- public class CustomerOpenAction extends Act