Answer Posted / srikanth tummala
in any or any type of program in java the first statement
should be "package".
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
Explain get and post.
Are Servlets Thread Safe? How to achieve thread safety in servlets?
What do you mean by cgi and what are its drawbacks?
What is servlet collaboration?
When a servlet accepts a call from a client, it receives two objects. What are they?
what is servlet chaining?
Why the container loads server at the application startup and how?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is called Session Tracking?
What is the advantage of Servlets when compared with other server side technologies?
What are the mechanisms used by a servlet container for maintaining session information?
How do you communicate in between Applets and Servlets?
What are the different methods involved in generic servlet?
What are the two important api's in for servlets?
What is difference between get and post method?