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
How do I use cookies to store session state on the client?
What do you mean by default initialization in java servlet?
Differentiate between the get and post method
When a servlet accepts a call from a client, it receives two objects. What are they?
What is meant by a web application
What is the use of servletconfig interface?
What is the difference between 2 types of servlets?
Difference between GET and POST?
What do you mean by filter in servlet?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
How is a servlet implemented in code?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is a cookie What is the difference between session and cookie
What do you mean by web applications? Explain web application directory arrangement?
What are the exceptions thrown by servlets? Why?