What are the advantages of cookies?
No Answer is Posted For this Question
Be the First to Post Answer
What is called a session?
How do you define a servlet?
How do we translate jsp?
How to pass a requrest object of one servlet as a request object to another servlet?
What is the difference between servlet and jsp?
What is servlet and its use?
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
what are the disadvantages of cookies?
How do we call one servlet from another servlet?
How is the get () method different from the post() method?
Is servlet a server side scripting language?
Why do we need a constructor in a servlet if we use the init method?