This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSP and the fly likes developing online exam application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply locked New topic
Author

developing online exam application

siva sankar
Ranch Hand

Joined: Jul 13, 2006
Posts: 65
Hi,

I want to develop an online exam application using jsp/servlets technologies.Can anyone please send me source code for this if any or else please suggest me the way on how to do this application.


Thanks in Advance,
Regards,
Siva
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12324
    
    1
Over the last 10 years I have developed 4 separate versions of this kind of technology, 3 for corporations and one for my own commercial use.

Out of this distilled experience I can say:
1. pay attention to making it easy for test authors to create and edit test questions.
2. keep your data format flexible (XML is my choice)
3. keep your display / user input tech as separate from the rest of the app as possible. Yesterday HTML was ok, today AJAX rules, tomorrow ??

Good luck
Bill


Java Resources at www.wbrogden.com
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56528
    
  14

Please do not post the same question more than once.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: developing online exam application
 
Similar Threads
RHE exam online?
Inserting data in cells
this is from santis_jcp about throws private class
Best book or online reference for SCJD ???
1.4 or 1.5