I don't have a code example, but I believe you will need to add the logic of
adding, editing, etc to your ejb, and call upon those methods from your jsp
or servlet.

> -----Original Message-----
> From: Kevin Gibbs [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 23, 2000 10:01 AM
> To: [EMAIL PROTECTED]
> Subject: Design Help
> 
> 
> I have a Collection (returned from a findAll() method via an EJB home
> interface) which I'm displaying in a jsp.
> 
> I now want to modify the data ("Add", "Edit" & "Remove").
> What is the best way to approach this?
> Does some kind soul out there have some simple code examples 
> they wouldn't
> mind sharing on this subject?
> 
> Many Thanks - Kevin
> 
> --------------------------------------------------------------
> --------------
> ---------
> Kevin Gibbs   Email: [EMAIL PROTECTED]
> 
> Ramesys (AEC) Limited Tel: +44 (0)29 2079 2260 Ext 201
> 1 Pascal Close        
> St Mellons    Fax: +44 (0)29 2079 2504
> Cardiff, UK           
> CF3 0LW       Url: http://www.ramesys.com/aec
> 
> 

Reply via email to