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,
Hi guys,
hi Michael
I have to implement a typical web-store feature showing and updating
product count in the shopping basket. Something like:
[ 1] x Centrino 1.5 CPU
[ 3] x Athlon XP 2000 CPU
[ 2] x ACME Cooler
...
(Submit)
Each shopping cart line is represented by a POJO and I have some
p
4 matches
Mail list logo