Re: Autosumbit before Action

2006-03-10 Thread Michael Jouravlev
On 3/10/06, Danny Lee <[EMAIL PROTECTED]> wrote: > Hi guys! > > I'm writing an admin webinterface for a web store at the moment, > the "put-new-product" part. > > SITUATION: I have some product attributes like "Information Blocks" and > "Product Details", which are 0..n, so I'm able to delete these

RE: Autosumbit before Action

2006-03-10 Thread George.Dinwiddie
AM > To: user@struts.apache.org > Subject: Autosumbit before Action > > > Hi guys! > > I'm writing an admin webinterface for a web store at the > moment, the "put-new-product" part. > > SITUATION: I have some product attributes like "Informa

Autosumbit before Action

2006-03-10 Thread Danny Lee
Hi guys! I'm writing an admin webinterface for a web store at the moment, the "put-new-product" part. SITUATION: I have some product attributes like "Information Blocks" and "Product Details", which are 0..n, so I'm able to delete these, or create new. PROBLEM: The problem is, every time I d