What is the major difference between servlet and applet?
No Answer is Posted For this Question
Be the First to Post Answer
What is a servlet engine?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
How two servlets communicate with each other?
Why do you use session tracking in httpservlet?
Why is a constructor needed in a servlet even if we use the init method?
What are the types of Session Tracking ?
What is the difference between Servlets and Applets?
What is the ServletConfig() and what is its use?
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
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 ?
Describe some assignments that are executed by servlet container?