i have a JSP form where i will choose a Role_id from the given list, and enter a UserName.
so here..the Role_id's list must be generated dynamically..from ROLES Table. and when i click on submit, UserName along with the Role_id must be inserted as new record in USERS table.
can this be done using CMP bean..if so how can i use both ROLES and USERS table in my CMP. Like is it possible to write a method for getting list of records from ROLES table in the EJB.
i am using Visaul age 3.02 IDE for this.
please give me detailed procedure to this.
Thanks in Advance
Kiran.
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
