Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Colombo
YEYE 3 in 1 Instant Coffee Mix 50 Sachet
Romeshka
Updated:
Today at 12:16 AM
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Friday at 7:43 PM
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Thursday at 9:24 AM
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Jul 1, 2026
Ad icon
Video Content Creator
pramukag
Updated:
Jun 28, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
Education
can you solve this out? Life saver!
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="simsim00" data-source="post: 4838733" data-attributes="member: 211609"><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">You are required to develop a dynamic web page for Self test of Java using HTML and Servlet technology. </span></span></span></p><p> </p><p> </p><p> </p><p> </p><p> </p><p><strong><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Requirements:</span></span></span></strong></p><p></p><ul> <li data-xf-list-type="ul"><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Developing a dynamic web page </span></span></span></li> <li data-xf-list-type="ul"><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Creating a Servlet to process HTML form data</span></span></span></li> <li data-xf-list-type="ul"><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Reading HTML form data through servlet technology </span></span></span></li> <li data-xf-list-type="ul"><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Process HTML form data and send the response back to client</span></span></span></li> </ul><p><strong><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Detailed Description:</span></span></span></strong></p><p> </p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">You are required to develop a web page named “MCQs.html”. This web page must contain five MCQs (Multiple Choice Questions) having four options each. The web page must also contain two buttons “Check Result” and “Reset”. </span></span></span></p><p> </p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">The user has to select one option for each MCQ and then click “Check Result” button. </span></span></span></p><p> </p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">When user clicks “Check Result” button then Servlet named “SelfTest.java” process HTML form data, do some processing on that data and send the output of user result back to client as given below:</span></span></span></p><p> </p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Question 1: Correct/incorrect/unanswered</span></span></span></p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Question 2: Correct/incorrect/unanswered</span></span></span></p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Question 3: Correct/incorrect/unanswered</span></span></span></p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Question 4: Correct/incorrect/unanswered</span></span></span></p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Question 5: Correct/incorrect/unanswered</span></span></span></p><p> </p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Answered questions: ____</span></span></span></p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Un-answered questions:____</span></span></span></p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Correct questions: ____</span></span></span></p><p><span style="font-family: 'Courier New'"><span style="font-size: 12px"><span style="color: #000000">Incorrect questions: ___</span></span></span></p><p> </p><p><span style="font-size: 12px"><span style="color: #000000"><span style="font-family: 'Courier New'">Your Total score:_____</span></span></span></p><p> </p></blockquote><p></p>
[QUOTE="simsim00, post: 4838733, member: 211609"] [FONT=Courier New][SIZE=3][COLOR=#000000]You are required to develop a dynamic web page for Self test of Java using HTML and Servlet technology. [/COLOR][/SIZE][/FONT] [B][FONT=Courier New][SIZE=3][COLOR=#000000]Requirements:[/COLOR][/SIZE][/FONT][/B] [LIST] [*][FONT=Courier New][SIZE=3][COLOR=#000000]Developing a dynamic web page [/COLOR][/SIZE][/FONT] [*][FONT=Courier New][SIZE=3][COLOR=#000000]Creating a Servlet to process HTML form data[/COLOR][/SIZE][/FONT] [*][FONT=Courier New][SIZE=3][COLOR=#000000]Reading HTML form data through servlet technology [/COLOR][/SIZE][/FONT] [*][FONT=Courier New][SIZE=3][COLOR=#000000]Process HTML form data and send the response back to client[/COLOR][/SIZE][/FONT][/LIST] [B][FONT=Courier New][SIZE=3][COLOR=#000000]Detailed Description:[/COLOR][/SIZE][/FONT][/B] [FONT=Courier New][SIZE=3][COLOR=#000000]You are required to develop a web page named “MCQs.html”. This web page must contain five MCQs (Multiple Choice Questions) having four options each. The web page must also contain two buttons “Check Result” and “Reset”. [/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]The user has to select one option for each MCQ and then click “Check Result” button. [/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]When user clicks “Check Result” button then Servlet named “SelfTest.java” process HTML form data, do some processing on that data and send the output of user result back to client as given below:[/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]Question 1: Correct/incorrect/unanswered[/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]Question 2: Correct/incorrect/unanswered[/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]Question 3: Correct/incorrect/unanswered[/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]Question 4: Correct/incorrect/unanswered[/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]Question 5: Correct/incorrect/unanswered[/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]Answered questions: ____[/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]Un-answered questions:____[/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]Correct questions: ____[/COLOR][/SIZE][/FONT] [FONT=Courier New][SIZE=3][COLOR=#000000]Incorrect questions: ___[/COLOR][/SIZE][/FONT] [SIZE=3][COLOR=#000000][FONT=Courier New]Your Total score:_____[/FONT][/COLOR][/SIZE] [COLOR=#000000][FONT=Times New Roman][/FONT][/COLOR] [/QUOTE]
Insert quotes…
Verification
Awruddata maasa keeyada?
Post reply
Top
Bottom