
Hi, [_|] dropdown box
[ ] [INCLUDE] [ ] | | [INCLUDE All] | | | LEFT LIST | | RIGHT LIST | | | [EXCLUDE] | | | | [EXCLUDE All] | | [ ] [ ]
[SAVE]
My question is i want to develop a screen like this using jsp-servlet(or DAO,DTO),in that drop down box i should get usernames from the database & upon selection of particular user i should get modules assigned to that user in right list & modules not assigned to that user in left list.when we select module from left list and click INCLUDE button that module should appear in right list & press save.after that when the user sign in for next time that module should appear. there are to tables in database User table and UserModule table.
Please help me with this.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.