tsandre / java-intelligent-tutor

Automatically exported from code.google.com/p/java-intelligent-tutor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NUll pointer exception in login

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1.Login as invalid teacher. (i.e. login information not available in db)
2. try the same for student login too.
3.

What is the expected output? What do you see instead?
If invalid login--> proper message (which works even now)
Expected: no Null pointer exception. Invalid condition should be handled 
properly.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by aniket.a...@gmail.com on 15 Feb 2011 at 1:15

Original comment by aniket.a...@gmail.com on 15 Feb 2011 at 1:22

Attachments: