Answer Posted / pramod kumar
If you are using any tool debug the code using the tool's
debugger it will help you a lot
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different mode that servlets can be used?
What's the architecture of a servlet package?
How to get the server information in a servlet?
Write the code to get the server information in servlet.
What is servlet used for?
What is meant by cookies?
When servlet object is created?
What are the phases of the servlet life cycle?
What is the directory structure of web application?
How can we achieve transport layer security for our web application?
What do you mean by default initialization in java servlet?
What is ServletConfig object?
Explain load on start-up and its importance?
Explain mvc pattern.
What are the drawbacks of cgi?