WT Ia2 Answer Key
WT Ia2 Answer Key
2. Methods in RegExp
exec()
test()
It involves executing code on a server to process user requests, interact with databases, and generate
dynamic content.
GET
POST
PART-B
6a..Describe the data types, functions, and objects used in JavaScript with an example":
6.bExplain any two validation functions in JavaScript. Write a JavaScript program to print prime numbers
from 1 to 100
8.bExplain the use of cookies for tracking requests with a servlet program.
Part C
9.a. Use CSS and JavaScript to create a program that allows you to drag and drop multiple images
(including one with a mouse) as thumbnails.
9.b. Create a three-tier application using servlets to handle registration form details and update
the same in database.