Java online examination system..need help

26 views
Skip to first unread message

Jasveen Singh

unread,
Feb 25, 2012, 11:56:34 AM2/25/12
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

Rahul Sharma

unread,
Feb 29, 2012, 12:19:39 PM2/29/12
to indi...@googlegroups.com
HI JASVEET THIS THIS IS RAHUL 
You can use 
f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);this is used to close on by clicking to cross. there r two or three parameter like that i have mention exit on close passed in default close operation method .u can use them. i think there is a parameter donotexit on close in place of above parameter so that user can not exit via close option on window and u can use same thing for maximizing window so user can not minimize it these r some method u can use right now i m not remeber exatly but i give u hint so u can check it out in books will help u to do the things that u want



--
You received this message because you are subscribed to the Google Groups "IndiJava - India Java User Group & Java Community." group.
To post to this group, send email to indi...@googlegroups.com
To unsubscribe from this group, send email to indijava-u...@googlegroups.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://www.indijava.in -  India Java User Group & Java Community.
http://groups.google.com/group/indijava/

Java Fresher Jobs : http://www.indijava.in/community/fresher-jobs
Quiz : http://www.indijava.in/community/QUIZ
Java News: http://www.indijava.in/community/java-news
Tutorials: http://www.indijava.in/community/tutorials
Forum http://www.indijava.in/community/forum
SCJP Resources : http://www.indijava.in/community/category/certifications/scjp

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Reply all
Reply to author
Forward
0 new messages