Explain jsessionid?
No Answer is Posted For this Question
Be the First to Post Answer
Can we refresh servlet in client and server side automatically?
What is a web application and what is it’s directory structure?
How to prevent browser from caching the page content?
give the syntax of doGet() and doPost()?
My Question is that i am using <image> tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??
what are the CGI Programs?
What are the two important api's in for servlets?
What are the classes and interfaces for servlets?
How can a servlet be used to generate plain text instead of html?
How can the session in servlet can be destroyed?
can we create more than ServletContext and ServletConfig in your application
Which HTTP method is non-idempotent?