On 11/9/05, Danny Lee <[EMAIL PROTECTED]> wrote:
> Hi Michael,
>
> Persistance is no issue, becouse I have implemented managers, which can
> be simply used anywhere. Something like:
>
> "On update PersistanceManager.UpdateProductCount(prodID, newCount)"
>
> Well the question was about multi row upd
Hi Michael,
Persistance is no issue, becouse I have implemented managers, which can
be simply used anywhere. Something like:
"On update PersistanceManager.UpdateProductCount(prodID, newCount)"
Well the question was about multi row update. It means for every list
line I have a "Delete" button
> Cheers,
>
> Danny
Um... Struts Dialogs does not deal with persistence (at least yet). It
can simplify your CRUD (Create, Update, Delete) operations, that is,
to display the list of products and to have Create/View/Edit/Delete
links or buttons for each product.
Please take a look at these links,
3 matches
Mail list logo