Developing Login Window for an application
843804Dec 2 2004 — edited Dec 2 2004i'm bit new to java. What i want to do is develop a login window to a application where a user must enter valid user name and password for access other functions. database conetion and other stuff is alright. the thing is i want to disble tree navigator and all the menus (except login ment item in some menu)
Can someone tell me how to do this..also i want to get user name and pass word to some variables for some other uses. Can somebody tell me how to do this (I will be very greatfull if u provide sample code for this)