What is URL Encoding?
No Answer is Posted For this Question
Be the First to Post Answer
can we create more than ServletContext and ServletConfig in your application
What is servlet in simple terms?
What is the inter-servlet communication?
How do we go with database connection and log4j integration in servlet?
What are the uses of servlet and what is servlet chaining?
How variables can be accessed across the sessions?
can v create a constructor 4 servlet?
What are all the ways for session tracking?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
How to commuincate between an applet and a servlet?
How an Image can be loaded in a Servlet ?
What’s the difference between genericservlet and httpservlet?