Explain load on start-up and its importance?
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
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 ??
How do I support both get and post from the same servlet?
Why do we have servlet listeners?
what are the way a client can be tracked?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
explain filters in java?
What is ServletContext() and what is its use?
9 Answers Prime Technology, TCS,
Some examples where generic servlet is used?
What is Server-Side Includes?
Explain servlet.
What's the difference between servlets and applets?