What exactly is a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
How can you run a servlet program?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
Differentiate between get and post?
List the Different types of servlet?
what is SSL?
How will two or three servlets interact or communicate with each other?
How will you pass values from HTML page to the servlet?
What is Request Dispatcher?
What is the process to implement doget and dopost methods?
What is session tracking?
init() method of servlet loaded by?