Log off using Panel
-
I have been finding it difficult to write a code for log off using panels. Please suggest me some useful code for it. -- modified at 0:58 Tuesday 10th January, 2006
What do you mean by "log off using panels"? What "panels" are you talking about? Michael Flanakin Web Log
-
What do you mean by "log off using panels"? What "panels" are you talking about? Michael Flanakin Web Log
i have taken logoff as tab frame when i click on tht it shd go to login screen i.e loginUI.java. declaration for logoff tab is done in standardUI.java file.i want to know the code that must be written in listener class and in the UI file where the action is to be performed.
-
i have taken logoff as tab frame when i click on tht it shd go to login screen i.e loginUI.java. declaration for logoff tab is done in standardUI.java file.i want to know the code that must be written in listener class and in the UI file where the action is to be performed.
First off, you won't get too many Java people around these parts. Second, I'm still kind of lost as far as what you're looking for. What do you mean by "tab"? Are you working with a client or web app? Both are drastically different implementations. Michael Flanakin Web Log