Hi Bill Indeed I do have scope set to "session" in struts-config.xml. When unit testing in debug through IDEA I can see the object in the session being populated step by step, however when I run the compiled web app under Struts with JWebUnit, or a browser, I get the problem. I am up against my limits of debugging knowledge here :-)
I will look into more debugging and see where that takes me. Thanks once again for your input. Regards, Langdon From: "Bill Siggelkow" <[EMAIL PROTECTED]> > Are you setting scope="session" for the actions in your > struts-config.xml? If so, I'd take it through a debugger. > > - Bill Siggelkow > > Langdon Stevenson wrote: > > > Having overcome my validation problem with help from the list (thanks > > Bill) I now find myself banging my head against another wall. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]