Are there any exceptions in the logs? Does your class implement ModelDriven? if you posts the relevant parts of your configuration (jsp fragment, action and xml fragment), it will be easier to get help.
musachy On Mon, Jul 7, 2008 at 11:38 AM, <[EMAIL PROTECTED]> wrote: > In my struts.xml I have set up a stack for "defaultStack" to include the > Parameters Interceptor, and I have then set the default stack to > "defaultStack". > > In my action class I have set up a setter injector called > setProductId(String productId) which sets to a local variable. > > I then have a form which points to that action, which is AddToCart.action > to be precise. I have an hideen HTML input with the name "productId" and a > value set, however when I submit the form the productId variable in the > action class has not been set? > > Is there something obvious that I might be missing? > > Many thanks and best regards, > > Chris > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]