How do we call one servlet from another servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are the kinds of http requests?
What is servlet api used for conneting database?
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 is called Scriptlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
what is servlet and what you get when we use servlets?
How native code can be used in a servlet?
How forward () method is different from send redirect () method?
How do we share data using 'getservletcontext ()?
What are the steps that are required to handle the multi-threading?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What is meant by a web application