How does java thread pool work?
No Answer is Posted For this Question
Be the First to Post Answer
What is a Session Id?
What is DSN and System DSN and what is the difference between them?
What do you mean by mime type?
What do you mean by session tracking?
How forward () method is different from send redirect () method?
What is SingleThreadModel interface?
Name the webserver that is used to run Servlets?
what is servlet chaining?
What are the steps involved in placing a servlet within a package?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
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 ??
Why do we use sendredirect() method?