Creating Login

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Mar 2007
Posts: 27
Reputation: eeeman is an unknown quantity at this point 
Solved Threads: 0
eeeman eeeman is offline Offline
Light Poster

Re: Creating Login

 
0
  #21
Apr 3rd, 2007
This is all I got, I dont know why it still isnt workin
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 539
Reputation: thekashyap will become famous soon enough thekashyap will become famous soon enough 
Solved Threads: 50
thekashyap's Avatar
thekashyap thekashyap is offline Offline
Posting Pro

Re: Creating Login

 
0
  #22
Apr 4th, 2007
Can you post your main as well.. ? Place where you create all your controls (like goCreateAccount, goLogin, accountPicture1...)
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 539
Reputation: thekashyap will become famous soon enough thekashyap will become famous soon enough 
Solved Threads: 50
thekashyap's Avatar
thekashyap thekashyap is offline Offline
Posting Pro

Re: Creating Login

 
0
  #23
Apr 4th, 2007
A few things I can see:
1. checkInfo() doesn't return anything. Also the handler for loginBtn doesn't do anything else than call checkInfo() so in effect when you press the button nothing happens on the GUI.
2. In checkInfo() you are not using the file to which you had written in saveAccountInfo(). Of course you're also not using Properties class but I assume you've thought abt it and decided to serialize the object itself, which is also okay..
3. Lastly I'm unable to make out the overall flow in the GUI part, when you click login btn what happens? when you click the create a/c btn what happens... ?....
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC