Online examination application

I am a newbie to Java/JSP.I have designed an online examination application using Servlets/JSP. I have adopted the below mentioned stratergy. Can anyone suggest me some improvements.I can give the source code if requested.

After validation a user logs ino the system.

QA jsp will use the bean to retrive random questions from database.

Check jsp will check the answer with the correct answer and accordingly increment the diffrent counters(ie correct answer counter and total questions counter).

At the end , a servlet will enter the user,s score in the database. Also the result would be displayed at the screen and the session would be invalidated.

[681 byte] By [ameyabirjea] at [2007-10-2 10:18:30]
# 1

No that looks ok, couple of things to watch out for though.

If you have multiple pages of questions what happens if a user goes back to a previous page and changes an answer?

What happens if the same user logs on again and re-takes the test, will you have two marks for the same ueser, or will you prevent the user from taking a second test?

angrycata at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
use of sessions wil help u to sort out these issues. concentrate much on the previous and next page issue. bcoz if u cant validate that, a user can go back and forth b/w pages so that he/she can get the right answers only.gud luckaleens
aleensa at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3

Hello,

I developed a first approach quite sometime ago(I dont even know if I have the code, but I remember the system use to have users with 3 type of privileges: admin, professor, student, professor can build topics, questions in a topic with "X" complexity(assigned a-priori, brainbench for instance determine this complexity through algorithms, you could research about this), professors could share their topics with other professors, assign tests to students for a particular date range, students could solve assigned tests, resume tests, etc., etc., etc.. This is a brief and basic features an online examination e-Learning system could include, you can search for free systems to read about more features.

moodle is a free one build using php(If I remember well).

Regards and Good Luck,

OO

orly_oteroa at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4

I forcefully prohibited the user from going back, even if the user tries to go back he will be redirected to the login page.

As per giving the exam twice, in the database then there would be two entries with two results.

The only problem I am getting is when the user click refresh button he will get new question. I had tried different things but all were invain.

ameyabirjea at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 5
I think you have developed a pretty good project.I shall come up with some suggestions.Do send me the source files for suggestions
whizkidinmakinga at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 6

the online examination what u did is good. I want the online examination source code what u have done using Jsp,Bean & Servlets with oracle as database. if u mail this to me then i can further improve ur project with modification. So, Please send me the online Examination project as quickly as possible.

waiting for ur mail.

day18a at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 7
plesae send tho code soon i will be greatfull as i m in some trouble doing that
sblorea at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 8

hello sir;

This is kumar, u said that u have developed the online examination application.I am also tryinu for the same application.

can i davelope this application using threads.Can u please send ur

source code to me so,that i will get the guidence and also if possible

i too make some suggetions.

my mail-id issantu2605@gmail.com

THANQ.

snehasana at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 9

As for user giving the examination twice .. if you wanna avoid that, probably you can do that at the login level (or whatever page which has a link to the exam for a user) so that the 2nd login doesn't allow/show him the same exam's link ..

Btw, how are you handling the answers in your application .. I mean, what if you have a question which has more than 1 answer and user checks/unchecks the answer more than once on that question .. has this been tested ?

What if user refreshes the page .. I believe in this case the functionality shud be such that he is Kicked off the exam ...

Good luck !

Jinnovatora at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 10
HI,Can u please send me the code at manish_tewari007@yahoo.com...thanx in advance for help
manish.neoa at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 11
plz send the source code of this application.if possible send relative application ,like- online MCQ Exam application(which will set priority according to difficulty level)arif_brac_boy@operamail.com
arif_mariasa at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 12
send source code regarding online examination application
priti_khimsariya@yahoo.coma at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 13
Hi Buddyu have done a great job.i want the source code for online test application
djmalaya at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 14
Hi Buddy u have done a great job.plz send the source code to my email id: djmalay@yahoo.co.ini want to conduct an online test for my students
djmalaya at 2007-7-13 1:45:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 15
Hi Buddy u have done a great job.plz send the source code to my email id: kunjan_m@rediffmail.comi want to conduct an online test for my students
karan_mehtaa at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 16
Hi Buddy u have done a great job.plz send the source code to my email id: kunjan_m@rediffmail.comi want to conduct an online test for my students
karan_mehtaa at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 17

Hi,

You can over come This problem,By one You can get from database and show to tha student after he will select the answer yo ca compare.If it correct increment CorrectCounter ift Not Correct Increment NotCorrcer

Counter. This is my suggestion.

you can send your source code across this Id ramana345@gmail.com

I will anderstand clearly

Good Luck

Ramana

ramana345a at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 18
hi!can u plz send me the online exam source code?
simmia at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 19
can u please send me the online exam source code?mail me @:simran_ann2003@yahoo.co.in
simmia at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 20

Hi,

Its too good to creat online exam soft. I m eager to know how did manage Login/Logout concept .i.e. when user click back button after Login he should not go by back button of Inet Exporer. If u could send mi the source code it will b very useful for mi for study. my id is

andybel@rediffmail.com

THANKS

ANAND

anand_ba at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 21
Hi,Can you please send me the source code for this project. I would be interested to have a look as i'm trying to achieve something similar.Thanks in advanceMajid
mzohreha at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 22

hello

i am also making these project......it has 2 parts

1> browser (for student)

2>GUI (for professor and admin )

the admin's work is to conduct the exams,make ID for professor and students,handle database,etc

professor for uploading questions for there respective subject.........

My problem is that when you start the GUI the window pop-ups and ask for username and password with a dropdown box having titles professor and admin...............whats the code for enabling and disabling the button that is if professor enters then only some functions will enable whereas when admin login all function will work........................

and how to make pop-up window where the system will ask for username and password and title (for eg. like edit plus the panel loads and you get popup where it says that this is evaluation version).........

and buddy please send me your code for reference at sunny_lovebox@yahoo.co.in

sunny_aga at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 23
caqn i see ur application
deepakkra at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 24
Great job, could you please send me your code, I would be in true debt to you. email: johnp1298@yahoo.comThank you so much in advance!
john1298a at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 25
hi i want source code for online examination plz send is my id itz_cool12@yahoo.co.inthanx
devesh_panwara at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 26
Hi u've done a great job.plz send the source code to my mail id: msatish4u2@yahoo.com thanx
mskumar4ua at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 27
Hi,Iam going to work with similar type of application.Can u plz send me the source code.So that it is very helpful for me.My mail id:kalyani.k8@gmail.com
kalyani_ka at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 28
hi, can u please send me the code..so that i can go thro it...n then tell u ..
vinnie_d_pooa at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 29
congratulate man for your seccess... a also looking for this code. plz send me this code.. my id: shobi2k@indiatimes.com
shobi2ka at 2007-7-20 20:40:09 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 30
i am new in jsp servletcan u please send me that exam system code.my email: msp_268@yahoo.co.inThanks,
MaheshPa at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 31
Hi .......... Its abhishek I am developing one application similar to Online Examination System........ I need the source code in java......... If available kindly send it to my mail-id abhipandey80@indiatimes.com...........Thank you
abhipandey123a at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 32

plesae send tho code soon i will be greatfull as i m in some trouble doing that

I am doing same but i am ising javascript&jsp.Questions &answers r from database

Answers r 5 radio buttons.questions r not random.PLESE send u r code to my mailId

anwar_basha87@yahoo.com. i will try it

TNX

anwarbashaa at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 33
Please send me the online examination caode.I need it urgently.send me @ayuishi@yahoo.comthx
shils_ibma at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 34
Hmm...seems like a sister of "Sending automatic emails without user intervention "Regards-John-
John_noblea at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 35
Can u plzz 4wd me ur source code.May be I will be able to help u.As i did similar thing in my previous application.
shils_ibma at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 36
Sorry,I forgit to gve my id--ayuishi@yahoo.com
shils_ibma at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 37
Hi,I am going to work with similar type of application.Can u plz send me the source code.So that it is very helpful for me.My mail shanthi193c@yahoo.com.Thanks in advance.
swathi_123a at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 38
Can you send me the source of the online exam application.Email: csa_asad@yahoo.comThanx
Asad115a at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 39
Can you send me the source of the online exam application. Email.csa_asad@yahoo.comThanx
Asad115a at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 40
hi allme too need d code of online testplz send me if u canat: aks_laksh@hotmail.comthnx
aks_lakshmana at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 41
hi ,this is santhosh reddy,i'm usin oracle 9i database.which i'm trying to connect to my jsp or servlet programs but it is not connecting canu give me steps to connect oracle9i to a jsp
santhoshreddythuragaa at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 42
i'm having probelm to conect oracle9i with jsp.can u send me the code orf ur online exam.if u can else please give me steps to connect oracle 9i to a jsp..my id is tsanthoshreddy@yahooo.com
santhoshreddythuragaa at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 43

Dear ameyabirje

I may be helpful to you. Could you mail me the code. I will suggest the improvements as well as I will send the improved code too.

Which database are you using?

Which server you are trying your code upon?

my mail ID is saini_ms@indiatimes.com

Maghvendra.

Maghvendraa at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 44
hi can u plz send me yhe sourse code of online examinationcheersveeresh
veereshkirwadia at 2007-7-20 20:40:14 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 45
hi can u send me yhe sourse code of online examination my mail id: veereshkirwadi@gmail.comcheersveeresh
veereshkirwadia at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 46

hi every body

i am a fresher for jsp and servlet environment , i have so much of doubts regarding developing an online exam application in jsp and servlets .

My quesion here is how to display the question one by one and get the result for all questions.

please help me out to solve this problem

yogansvaza at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 47

hi my dears

i am new to jsp and servlets , and i am doing a project in online exam application . i dont know how to display the question one by one and retain the values which the user would select.

please help me out of this problem, i want the source code for it.

please send it to my mail id ::: yoganss@gmail.com

vganes82a at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 48

im tryin to build a similar project but im unable to access the answers which the candidate enters.also,wen the questions were printed using a loop,on the same page, there came another problem,that the candidate is able to select only one radio button in the entire page....dont know how to proceed further from here....also got no idea as to how to implement the timer portion.

please help me out....

thanx in advance.

shimnaa at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 49
hi,Can plz send me the source code for this. And database table design too.My email id is shafik_md@yahoo.comRegardsShafik
Don-Shafika at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 50

Hi,

I am also trying the same application. I have 10 questions in one table and options in another table. I merged both the tables. I used If loop counting for 10 questions. once the last question is reached, it has to display my another show.jsp page. but i am not getting the last question. instead of last question i got the show.jsp page. I tried with, without forwarding that show.jsp page, that time i can able to access the last question. what is the error in that? why i m not able to get the 10 th question while i use forward jsp after the loop?

could u plz suggest me? and if possible send me ur code so that i can get some idea about this.

palmari_83@rediffmail.com

palmaria at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 51
Hi,Can i get on-line exam application, my main concentration is randomizing the quastions.an displaying the results.Can somebody help me..............email- harishjadhav22@yahoo.com harishjadhav22@gmail.comMessage was edited by: Harihar
Harihara at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 52

Hey ther!!

I'm workin on online examination project...using jsp n servlets

i had sm problem regarding addin images to the Q&A(questions n answers added in d database ) provided n providin multiple options(10 or more) So ne1 who has knowledge pls feel free to reply!!

Sneha!!

sneha.the.besta at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 53
Hi can u please send me the code for that online examination project that u have created.. on my email address that is "sweety.bhatia@gmail.com".....I am in urgent requiremnt of the source code on the same topic.,.....thanks
sbhatiaa at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 54
hellocan u plz send me the online examination system source code ....as i m devceloping the same , so it would be helpful to methanks.
DESHa at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 55

HAI

using servlets we have to call the same servlet it self till the data is finished.

code as follows:

ResultSet rs=st.executeQuery("select * from onlinedatabse");

while(rs.next())

{

pw.println("<html>");

pw.println("<form name=f1 method=GET action=\"http://localhost:8080/myservlet.online\">");

pw.println("</body>");

pw.println("<question no>"+rs.getString(1));

pw.println("<question is>"+rs.getString(2));

pw.println("<input type=radio name=r1 value=+rs.getString(3)+">"+rs.getString(3));

pw.println("<input type=radio name=r1 value=+rs.getString(4)+">"+rs.getString(4));

pw.println("<input type=radio name=r1 value=+rs.getString(5)+">"+rs.getString(5));

pw.println("</body>");

pw.println("</form>");

pw.println("</html>");

this code should be in servlet service method.

you should be keep the content in a table format which is getting from resultset. Later stage u should store the users answers. If you use next servlet there u need to get the data from this servlet using request object and write a oracle procedure which is accepting the parameters as we get and try to insert them in a table.

Try to make your application. If not i will send the total code regarding the online test by using servlets and Jdbc.

SRINIVASANa at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 56
now i am working in this project.I will be very thakful if u send this code for me.it is very urgent
rviji81a at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 57
now i am working in this project.I will be very thakful if u send this code for me.it is very urgent my emailid:rv_812002@yahoo.co.in
rviji81a at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 58

ResultSet rs=st.executeQuery("select * from onlinedatabse");

while(rs.next())

{

pw.println("<html>");

pw.println("<form name=f1 method=GET action=\"http://localhost:8080/myservlet.online\">");

pw.println("</body>");

pw.println("<question no>"+rs.getString(1));

pw.println("<question is>"+rs.getString(2));

pw.println("<input type=radio name=r1 value=+rs.getString(3)+">"+rs.getString(3));

pw.println("<input type=radio name=r1 value=+rs.getString(4)+">"+rs.getString(4));

pw.println("<input type=radio name=r1 value=+rs.getString(5)+">"+rs.getString(5));

pw.println("</body>");

pw.println("</form>");

pw.println("</html>");

this code should be in servlet service method.

you should be keep the content in a table format which is getting from resultset. Later stage u should store the users answers. If you use next servlet there u need to get the data from this servlet using request object and write a oracle procedure which is accepting the parameters as we get and try to insert them in a table.

earthosta at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 59
hi this i pavan here even i am working on java/j2ee developing online test papper can u please send me the soure code u have developed my mail id is pavankumar.rs@gmail.com regardspavan kumar
pavanrayaa at 2007-7-20 20:40:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 60
hi everybody i have ome problem in comparing the uer answers with the correct ones in data base can any one plz send me the sourse code or online testsmy email id i pavankumar.rs@gmail.comregards pavan
pavanrayaa at 2007-7-20 20:40:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 61
Could you please send me the code at my mail id? my id is shubhendu.kumar@gmail.com
Shubhendua at 2007-7-20 20:40:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 62

Hello

I "m developing a webSite for kids as a graduation project

the web site will contain online test for kids

I,m developing the same code using JSP and Servlet

I have a lot of ideas and need some help

so Please send me your code to my mail and I'll contact you later

my email is:

aty_aty82@yahoo.com

Bye

aty_aty82@yahoo.coma at 2007-7-20 20:40:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 63

Hello

I "m developing a webSite for kids as a graduation project

the web site will contain online test for kids

I,m developing the same code using JSP and Servlet

I have a lot of ideas and need some help

so Please send me your code to my mail and I'll contact you later

and please send me ur database design to compare

my email is:

aty_aty82@yahoo.com

Bye

aty_aty82@yahoo.coma at 2007-7-20 20:40:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 64

Hello

I "m developing a webSite for kids as a graduation project

the web site will contain online test for kids

I,m developing the same code using JSP and Servlet

I have a lot of ideas and need some help

so Please send me your code to my mail and I'll contact you later

and please send me ur database design to compare

my email is:

aty_aty82@yahoo.com

Bye

aty_aty82@yahoo.coma at 2007-7-20 20:40:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 65
Can you please send me the code.. i want to take up the session part...suryasarvani@gmail.com
SuryaKssa at 2007-7-20 20:40:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 66

Sir,

I developed a part of the Online Exam code which is not working perfectly. So, I am tring to get the free onlineExam code. Kindly help me. By sending the Code & Tips.

Backend database is oracle.

Thanks

Narsing Rao

kashikumar_705@yahoo.com

Message was edited by:

Narsing

Narsinga at 2007-7-20 20:40:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 67

Hi...

I am recently developed online examination project. I have that code. But i am implemented beans. I think your code is better than me. So please send your code to my mail id . I will send my code to you. I am waiting for your mailid and source code.

my mail id : sure_2912@yahoo.com

sure_2912@rediffmail.com

sure.2912@gmail.com

with regards

sure...)-

sure_2912a at 2007-7-20 20:40:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 68
I don't think you need any help. The implementation is sound unless you wish to add new features http://www.skillipedia.com : whatever professionals need
skillipediaa at 2007-7-20 20:40:24 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 69
hi,i am intersted in developing a similar appln.can u mail me the source code at neha.s53@rediffmail.com.thanks.
nehasa at 2007-7-20 20:40:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 70
I am a java sdtudent.I complete my B.Tech in Electroncs & Communication. I want a project details of online examination.
saranyamsa at 2007-7-20 20:40:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 71
I see thera many people asking for the code. There must be an open source app of this type somewhere :sourceforge.net http://www.skillipedia.com
skillipediaa at 2007-7-20 20:40:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 72
Hey plz send me the code for Online Examinationmail me on ashish_sgi2002@yahoo.co.inThnx a tonAshish
Ash_deva at 2007-7-20 20:40:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 73
plz can you sent me source codesskbaris@yahoo.com
devellopa at 2007-7-20 20:40:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 74
hi AllSo many guys want this code :) , i am also one of them.......Actualy i have to implement the same application using struts and its very urgent.I would be grateful , if someone can send me source code or DATA MODEL.Thanx :)
java_usera at 2007-7-20 20:40:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 75

hi All

So many guys want this code :) , i am also one of them.......

Actualy i have to implement the same application using struts and its very urgent.

I would be grateful , if someone can send me source code or DATA MODEL.

my mail_ID is : gulatiramit@yahoo.com

Thanx :)

java_usera at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 76
Hi,I dont need the whole code, i just want to know how u guys(who had implemented this) managing time alloted for the test.I mean how u guys are showing clock synchronised with server time and decreementing it ?Thanxs
java_usera at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 77
hi,i am also working on this appln.ialso dont need the whole code but want to ask that i have made a jsp page which will generate the question but how can i call that same page on the click of "next question" button.
spadukaa at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 78
hi AllSo many guys want this code :) , i am also one of them.......Actualy i have to implement the same application using struts and its very urgent.I would be grateful , if someone can send me source code or DATA MODEL.Thanx :) [code]
shilendrajadona at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 79
hi AllSo many guys want this code :) , i am also one of them.......Actualy i have to implement the same application using struts and its very urgent.I would be grateful , if someone can send me source code or DATA MODEL.shilendrajadon@rediffmail.comThanx
shilendrajadona at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 80
great job!send me u source code to causacn@gmail.comthanks!
causacna at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 81
i want the coding of online exam using jsp. so kindly send me d coding in my mail address me_subrat@rediffmail.com
me_subrata at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 82

Hello

I "m developing a online examination as a graduation project

the project will contain online test for kids

I,m developing the same code using JSP and Servlet

I have a lot of ideas and need some help

so Please send me your code to my mail and I'll contact you later

my email is:

ravindra_dn@rediffmail.com

ravindra_dna at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 83

Hi!!!

I am also doing the same project using JSP and Oracle.

Send the coding of it soon as i need it by 8th of Nov to tthis id

tejo_sharma@yahoo.co.in

Iam really in trouble these days trying hard of it. So please send me the coding of it. Really!!! I will be thankful to you if u do that.

Thanks.. awaiting ur respose..

SS2004a at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 84
Hi SS2004 ,Nobody is responding to this forum frnd.So dont wait n try hard .
java_usera at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 85
sorry
shynivinodha at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 86
hi,i am making a project on online examination. i would like to know how to set the time i.e. how the paper gets closed automatically and comes out. can u pls send me the source code
bunchoflotusa at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 87
Hi for timer see......... http://forum.java.sun.com/thread.jspa?threadID=782462&messageID=4449561#4449561
java_usera at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 88
can u please send me the souce code it's very urgent for me iam eagerly waiting for ur reply pls send it to my mail id requesting u much
praneea at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 89
hi this is praneeth can u pls send me the source cod eiam in urgency my id pranikumar@gmail.com
praneea at 2007-7-20 20:40:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 90
Hi,I also require the source for online examination for my project. Can someone forward a copy to cpgupte@yahoo.co.in
CPGuptea at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 91
Please kindly do one thing..send me whole code on :rathod.ghanshyam@gmail.comi need it URGENTLY.
Ghanshyama at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 92
Hi, I am in the learning phase only... So, I your project would help me.. Could you please send me your project? My ID id kavimalar_tup@yahoo.co.inThanks.
Panimalara at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 93
hi ,i am developin a recruitment system in tat i need to hav a online exam usin JSP and oracle..can u please send me the source code to sushmita1917@yahoo.com
sushsubua at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 94
am developing online exam application. can anyone send me servlet code for this application.. am using mysql database.please urgent.my email id:ganeshprabuc@gmail.com
1ganesha at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 95
hi,i am sri....iam new to jsp and java servlets and had to do a project on "online exam" for M.Sc exam.please send me the source code for the project and i will be in touch with u regarding development of my project.thanks.
sunshine_ran2005a at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 96
i am sri....iam new to jsp and java servlets and had to do a project on "online exam" for M.Sc exam.please send me the source code for the project and i will be in touch with u regarding development of my project.my e-mail id is sunshine_ran2005@yahoo.co.inthanks.
sunshine_ran2005a at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 97
did you got the source code just send me to my mailkarthikeyanalways@gmail.com since me too working in the same project
karsa at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 98

i want to write the database connectivity in separate file and i want to include that file to the jsp code I heared that i can able to do it in javabean tag i tried it but i got error in tomcat as the internal server problem, since i am new to java, I need the guideline from you people.

please guide me and my id is karthikeyanaalways@gmail.com

my project is online examination

thanks in advance

karsa at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 99

In this mail i send my database printscreen and the random selection program. In that program i try to retrieve the data randomly from the table it does not show the result instead of it is showing the blank page in explorer and in the tomcat it is showing the exception .

<%@ page language="java" contentType="text/html" import="java.sql.*,java.util.*" %>

<html>

<body>

<%

try

{

Connection con = null;

Statement st = null;

ResultSet rs = null;

boolean recExists=false;

java.util.ArrayList qno= new java.util.ArrayList();

Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");

con = DriverManager.getConnection("jdbc:odbc:tool", "username","password");

st = con.createStatement();

int sno=0;

ArrayList numbers = new ArrayList();

java.util.ArrayList ques= new java.util.ArrayList();

String query = ("Select qno,ques,a1,a2,a3,a4,correct from question");

rs = st.executeQuery(query);

while(rs.next())

{

qno.add(rs.getString(0));

ques.add(rs.getString(1));

}

int min= 0;

int max = qno.size()+1;

//This is where random numbers are stored. Rather ordered randomly.

// This checks till max ie size < 2 and gets incremented during add()

while(numbers.size() < qno.size()) {

Integer random_number = new Integer((int)(Math.floor(Math.random() * (min - max + 1)) + max));

if(!numbers.contains(random_number)) {

numbers.add(random_number);

System.out.println("Random Number " + random_number);

}

}

for(int k = 0; k <numbers.size(); k++) {

int retRan=Integer.parseInt((numbers.get(k).toString()));

String question = ques.get(retRan-1).toString();

System.out.println("Retrieving random numbers");

sno=sno+1;

%>

<table>

<tr ><th align="left" VALIGN=bottom COLSPAN=2 WIDTH=800><Font COLOR=NAVY><%=sno%>. <%= question%></FONT>

<input type="text" name="q<%=sno%>" value="<%=qno.get(retRan-1).toString()%>">

<%ResultSet res1=st.executeQuery("select qno,ques from question where qno="+ qno.get(retRan-1).toString() + "" ) ;

while(res1.next())

{

int qid2=res1.getInt(1);

String ans=res1.getString(2);

%>

<tr>

<td >

<INPUT type="radio" NAME="<%=sno %>" VALUE="<%=ans%>"> <FONT COLOR=BLUE> <%=ans%>

</td>

</TR>

</table>

<%

}//while

}

} catch (SQLException e) {

e.printStackTrace();

}catch (Exception re) {

System.out.println("error" + re);

}

%>

database structure is qno,question (ques),answ1(a1),a2,a3,a4,correct answer(correct),category

</html>

karsa at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 100
Hi...i m also working on the same applicationwhat action u hav implemented for restricting the student for the login again and taking the same test ?pls send me ur reply and if possible mail me ur project at parveenchandna@gmail.comthanks
parveen22a at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 101
What is the whole point of the exam? Might as well not take it...
appy77a at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 102
may anyone can send me source code for online examination application in jsp/servlet
Dhingali_Patela at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 103
can u help me by providing source code of ur application?its urgent reply soon...
Dhingali_Patela at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 104
hi ameyabirje this is sandeep i have read out your problem and i think i can help you and if possible can you give your source code to me so that i can be more able to sought out your problem so you can mail me to my mail add is shane_nochance007@yahoo.co.in ok
Sandeep_cenaa at 2007-7-20 20:40:36 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 105
plz send me online exam code in java itsatulchauhan@yahoo.com
itsatulchauhana at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 106
Dudes .. Face it, this thread is worthless if nobody posts the exam straight in here.And .. Why is it so hard to develop it on your own? It should really amaze me if you're going to develop an JSP exam app (as in: to examine the JSP or even Java knowledge).
BalusCa at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 107
> plz send me online exam code in java > itsatulchauhan@yahoo.comBy posting your e-mail address you are only feeding the spam bots :-) , expect tons of spam....Never post your e-mail on any website.
appy77a at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 108
Almost all of them come from India and stuff, is it just the same person over and over again or what?
Nidhuggura at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 109
In my old IBM ages, I've worked with this kind of Indians who never heard of Google, cannot read documents and lacks of self-education. Can you imagine how happy I was when I get rid of them since I changed of employer?
BalusCa at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 110

There are a lot of people in India. Some of them are very technically accomplished. Some of them, sadly, are not. As far as I can tell the only difference between dim Americans, Brits, and Indians is that the dim Indians have sufficient typing skills to be more annoying online.

But some of the smartest people I've ever worked with were from India.

dcmintera at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 111

I don't think it is fair to think what Indians are simply based on stupid requests people are making on this particular thread.

There are smart Indians too.

One cannot generalize a particular race and nationality otherwise you're a racist.

I have seen stupid Americans and stupid Brits, but just because some of them are stupid doesn't make all of them stupid.

appy77a at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 112

I was not generalizing, I was talking about "this kind of Indians".

True, there are also smart ones, I had worked with them too. But as far I've experienced (again, it's just my experience), the Indian developers I ever had worked with are OR very smart, OR very dumb. Nothing in between.

BalusCa at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 113

If I had to ascribe the problem (on the forums) to a specific cause, it would be that there is a relatively large number of Indian users whose grasp of written idiomatic British and American English is poorer than they believe.

Obviously British and American users have a better grasp on this because they fall into the relevant demographic. It's not a value judgement.

Given the problematic English skills, I think some of the users in question are failing to assess correctly how the earlier requests have been received.

Regardless of the cause and the origin of the requests, it's all very tiresome.

dcmintera at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 114

When I was younger my parents taught me never to copy from another person while in an exam room.

Or at least I was educated properly that it is my loss if I copy from someone else, so I never copied from another person in the exams.

But the rest of the class (except for a few top ranking students) used to copy from each other it was a big (and I guess it still is ) shame.

Ultimately the ones who used their own brains get to the top, everyone else stays average. But this is a generalization.

I've seen stupid bosses at the top in the US who have no clue about technology but yet they lead software projects, it's very difficult to work under them as developer, because they don't understand anything you tell them.

So every country has it's ups and downs and stupid and intelligent people, or at least people who are willing to change and constantly learn from their mistakes.

I've made a lot of mistakes myself , in the forums etc and I've been insulted many times, but I learned from my mistakes also learned how to adapt to a different culture and different values. It took me about 5 years to really understand what the community is about.

The values in one country are not a priority in another country, thats why some people don't give importance to certain values. But they'll learn eventually if they want to stay ahead and survive in this tough world.

appy77a at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 115
plz send me the code of online examination as i am in urgent need of it. send it plz. at :aabhijit84@gmail.com
aabhijit84a at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 116
I'm laughing my *** off here =)
BalusCa at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 117
> plz send me the code of online examination as i am in> urgent need of it. send it plz. at :>aabhijit84@gmail.comHi Abhijit, Why do you need the code urgently?
appy77a at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 118
If we harvested all the email addresses from this thread, then crafted an email CCing all the parties in question but with no valid sender saying "reply to me to get the exam details" imagine the email firestorm that would ensue...
dcmintera at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 119

> If we harvested all the email addresses from this

> thread, then crafted an email CCing all the parties

> in question but with no valid sender saying "reply to

> me to get the exam details" imagine the email

> firestorm that would ensue...

Unfortunately that would affect valuable service providers like Yahoo, Google, Hotmail - I don't think the posters would be affected they are determined to get the solution from someone else (rather than spending creative time and enerty to write it themselves) -- aaaahhhhghhh it's a shame.

appy77a at 2007-7-20 20:40:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 120
Each of them would get an inbox full of garbage from the other lazy arses. I don't see that as being all bad..."Sir,I am having one doubt. Dobby is asking for exam results, Dobby does not have exam results..."Message was edited by: dcminter
dcmintera at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 121

> Each of them would get an inbox full of garbage from

> the other lazy arses. I don't see that as being all

> bad...

>

> "Sir,

> I am having one doubt. Dobby is asking for exam

> results, Dobby does not have exam results..."

>

> Message was edited by:

> dcminter

Ha ha, funny. Yeah, just one shot might not be bad :-)

appy77a at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 122

hi

i m an engineering student, persuing my b.tech from HBTI kanpur. i am in final year.(Information Technology)

i have also worked on the same application. that gives the rank of appearing students too. can you please give your code to me. my e mail id is-

ankurgupta6006@yahoo.co.in

or

ankurgupta6006@gmail.com

i can give my code to you too if you want.

waiting for your reply..

anuanua at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 123
:-) , i changed the subject.
appy77a at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 124
Hello ,can u plz send me the source code for online examination in jsp/servlets to the following mail id...chandrika.gajarla@gmail.com
chandugyanaa at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 125
> Hello ,> can u plz send me the source code for online> examination in jsp/servlets to the following mail> id...chandrika.gajarla@gmail.comwhy?
appy77a at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 126
hi friend,u have done a great job. plz send me source code..my email id is "dharmsahu@gmail.com"thanxMessage was edited by: dharmsahu
dharmsahua at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 127

hi friend,

It just feels like I'm talking to zombies,

literally ... I mean c'mon , isn't there one soul on this thread that is not a zombie.

zombie -- uhhhhhh I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code I want code

appy77a at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 128
Hi,Can u plz send me the code at mvvsatyaprasad@crawler.com
satyaprasad198a at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 129

I use the following files

Login - which get the serial no from the user if the no is correct display next page

i.e Question page-display one qs per one page after the time over or the user click next button goes to the

Validation page- which check for the correct answer then it maintain the score(result) in session variable, and redirect the page to question page untill for 10 times since the total number of question is 10. the result are dynamically increased by retrieving from the session

then after the 10 question is over then result page is called where the result of the student is displayed like "your score is 5 out of 10" this much in etl, olap etc.

Then If the user click exit button in question page the marks are not evaluated then the exit page is displayed.

I clear the session variable in the first and last page , ie Login,result and exit pages.

I use "Post" method in all the form

Now the Problem is

1) If the user enter the sno and then it goes to the next page "question" page the parameter for the question no is 0 since it is an array.

thing is "I used the post method only,

why it is showing the parameter ?so that the user can change the question by changing the number as 0, 1, 2, like that

How to solve this problem. (HOW to hide that questionNo parameter? 2) If I refresh the page the time get reset to the starting time I use count down time maximum time is 60 seconds i.e., one minute for single question or per question

3) how to change the default confirm box option as yes and no instead ok and cancel.

Thanks in advance

karsa at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 130
This thread is definitely dead. Just start a new thread for any serious coding problem/question :)
BalusCa at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 131
Hi,I'm new to JSP/Servlet. can u send me the code for online application.
SARAV_RSa at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 132
Hi ,I'm new to jsp/servlet. plz send me the source code for online examination in jsp/servlets to this mail id...ryes_saravanan@yahoo.co.in
SARAV_RSa at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 133

Boss: Develop an online exam application in JSP.

You: OK.

...

You: *Hm, I am new and too lazy and dumb to read and understand the Java EE tutorial and I don't realize that I can ask my boss to order some JSP/Servlet books for me or to let me follow courses .. Well, let's look around on the Internet for some copies.*

...

You: *Ah finally I found a topic where I can dump a mail address to retrieve the exam app. Now I can wait for the app being mailed and proceed with doing absolutely nothing meanwhile. Let's view some NSFW sites.*

...

Boss: How about the job?

You: Fine, but it not finished yet.

...

You: *F5, F5, F5, F5 the mailbox .. hmm this is taking too long time*

...

Boss: You've had 2 months the time to develop the exam app. Can you show me the what you've achieved as far? Show some code and documentation.

You: ...........................

BalusCa at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 134
i am also interested in this source code for online examination system in jsp/servlet. Please send me if someone have it. My e-mail = karinaa_22@hotmail.comThanks in advanceMessage was edited by: karina
karinaa at 2007-7-20 20:40:46 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 135
can u plz send me the source code for this project to keerthi_1219@yahoo.co.in
keerthiRama at 2007-7-20 20:40:51 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 136
Hi ,if you recieve the code for online exam,please send to me also i am also doing simillar application.i appriciate if u send me please.my id is: ravi.portals@yahoo.com
kumar.javaa at 2007-7-20 20:40:51 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...