Jasveen Singh
unread,Feb 25, 2012, 11:56:34 AM2/25/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to IndiJava - India Java User Group & Java Community.
i am working on a project for online examination system for the final
year major project and i am making it in two versions:
1) DESKTOP (swings and frames)...to run on LAN
2) WEB based(JSP and servlet)
i am facing a problem, i want to make a program similar to GMAT,GRE
system where once the test starts we are not able to navigate anywhere
else not even my computer UNLESS WE QUIT the test.
but i am not able to figure out how we can do it
please suggest me that
once the timer starts for the exam it should go full screen and
nothing should be accessible till we quit the test
please suggest me code for both versions