Question: write a java program on netbeans which should have login page and after login there should be menu page consisting of add, delete, update functionality.
write a java program on netbeans which should have login page and after login there should be menu page consisting of add, delete, update functionality. These functionalities should be performed in such a way that there should be add,delete, update buttons and by clicking on them the particular functionalty should be performed. This should be done by event handling and action listener. The information should be used by filing in java on netbeans.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
