What are the servlet events?
No Answer is Posted For this Question
Be the First to Post Answer
Can we override servlet service method?
How can I send user authentication information while making URL Connection?
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?
Which HTTP method is non-idempotent?
Servlet is pure java object or not?
Can we use javascript in Servlets?
What is context in servlet?
Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????
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 ?
Whether we can get deadlock situation in servlets?
How would you create deadlock on your servlet?
What is servlet lazy loading?