Answer Posted / amutha
<%@ page language="java"------- %>
or
Any valid html tags or scriptlet
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain web container.
What is url encoding and url decoding
What exactly is a servlet?
What are advantages of servlets over cgi?
How can the referrer and the target urls be used in servlet?
Can you call a jsp from the servlet?
When a servlet accepts a call from a client, it receives two objects. What are they?
What are some advantages of storing session state in cookies?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
Why do we need servlet filter?
What is servlet name in web xml?
What are the servlet events?
Explain the difference between get and post method in servlet?
What's the advantages using servlets than using cgi?
What are the common methods that are included in the http servlet class?