"Jason H. Kim" wrote: > Does anyone know when creation of ActionForm and Action instance fails?? > I am running struts 1.0 on TOMCAT. > Are your classes public? Do they have a public no-arguments constructor? Both of these rules are required in order for Struts to instantiate instances dynamically. Craig McClanahan
- error creating ActionForm instance Jason H. Kim
- RE: error creating ActionForm instance Craig R. McClanahan
- RE: error creating ActionForm instance Jason H. Kim
- Re: error creating ActionForm instance Craig R. McClanahan
- RE: error creating ActionForm instanc... Jason H. Kim

