What is the servletconfig object?
No Answer is Posted For this Question
Be the First to Post Answer
Which application server is best for java?
Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
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 ??
Write a servlet to upload file on server.
Are Servlets Thread Safe? How to achieve thread safety in servlets?
Why servlet is faster than jsp?
What is a servlet engine?
What is the process for chaining servlet?
How to upload a file to the server using servlet?
Why don't we write a constructor in a servlet?
What are the uses of servlet
What is difference between jsp and servlet?