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
Can we use the constructor, instead of init(), to initialize servlet?
What methods do you use in servlet - applet communication?
Explain session tracking and its importance?
Difference between forward() method and sendredirect() method ?
What methodology can be followed to store more number of objects in a remote server?
What are different ways for authentication of servlet?
What is the functionality of actionservlet and requestprocessor?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
Differentiate between the get and post method
How can we create deadlock situation in servlet?
Explain the architechure of a servlet?
Why the container loads server at the application startup and how?
What are the different methods involved in generic servlet?
Explain the war file?
What are the exceptions thrown by servlets? Why?