How do we go with database connection and log4j integration in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
How does tomcat servlet container work?
How can you use a servlet to generate a plain text instead of html?
Differentiate between get and post?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
What is called a session?
give the syntax of doGet() and doPost()?
What methods do you use in servlet - applet communication?
How can we create deadlock situation in servlet?
What do you mean by the servlet chaining?
What are the types of servlets? Explain
what is servlet and what you get when we use servlets?
How can we implement a jsp page?