What is a deployment descriptor?
No Answer is Posted For this Question
Be the First to Post Answer
Explain url encoding in servlet?
How do I know if java is running on linux?
What’s the difference between sendredirect and forward methods
What is getservletcontext?
Explain the difference between get and post method in servlet?
What is a web container and what is its responsibility?
What are different Authentication options available in Servlets.
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
what is SSL?
What is the life-cycle of servlets?
Can we get PrintWriter and ServletOutputStream both in a servlet?
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 ??