Hi all,i want to ask..I got two tables,one is user_rights contain usrname and menu,another one is user_menu contain menu and description.The menu field contain such "mnuUser",s o if the user has the right to the User menu,the form will be displayed.The description is for display what kind of menu such "Menu-Master-User".I use two JList,one is to display the description.The other one is for holding the description that the user had choosed.What i want to ask is how to save the menu instead of the description into the user_rights?And also how to display the description in the Jlist2?Thanks a lot..
Get elements from JList and save into mysql
Collapse
X
Comment