Hi,
I am using EJB 1.1,Jsp, dynamic rows in Html
I have to get the serial no from the table and generate the serial nos for each dynamic row, show it and have to insert the same into database where this field is part of composite primary key. For ex.
Document No : XXXX-YYYY-ZZZZ-1000 where XXXX,YYYY,ZZZZ is seed data of one table and 1000 is the initial serial no that is taken from another table. I am using CMP for serial no field and SLS for
XXXX-YYYY-ZZZZ
Please provide me a solution by taking concurreny, perfomance, locking, no missing serial nos into consideration. Thanks & Regards,
Uma Mahesh
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
|