Skip to content
Main Menu
  • Home
  • About Me
    • Contact
  • SALESFORCE
    • Certification
    • Trailhead
    • Salesforce Flow
    • Lightning
  • Trailblazer Talks
  • LWC
  • VS Code Tips
  • Video
  • YouTube Channel
  • Linkedin
  • Twitter
  • FaceBook
  • GooglePlus

TheBlogReaders.com

Salesforce.com Lightning and Lightning Web Component – Learn & Share

  • Home
  • About Me
    • Contact
  • SALESFORCE
    • Certification
    • Trailhead
    • Salesforce Flow
    • Lightning
  • Trailblazer Talks
  • LWC
  • VS Code Tips
  • Video

Servlets

  • Home
  • Interview Questions and Answers
  • Technical Interview Questions and Answers
  • Servlets
Interview Questions and Answers Servlets Technical Interview Questions and Answers

Servelet Interview Questions and Answers For Graduates

April 11, 2016 S0 Comments

1.What is an Applet container? – It is a container to manage the execution of applets. – It consists of a web browser and a Java plug-in running together on the client. What are the functions of Servlet container? The…

Read More
Interview Questions and Answers Servlets Technical Interview Questions and Answers

Servlets Interview Questions and Answers For Freshers Part-5

January 13, 2016 S0 Comments

41.How to create a session in servlet? You would get HttpSession object by calling the public method getSession() of HttpServletRequest, as below: // Create a session object if it is already not created. HttpSession session = request.getSession();

Read More
Interview Questions and Answers Servlets Technical Interview Questions and Answers

Servlets Interview Questions and Answers For Freshers Part-4

January 13, 2016January 13, 2016 S0 Comments

31.Can multiple filters be configured? Yes. 32.Can filtering be done in an ordered way? If so then how to achieve it? Yes. The order of filter-mapping elements in web.xml determines the order in which the web container applies the filter…

Read More
Interview Questions and Answers Servlets Technical Interview Questions and Answers

Servlets Interview Questions and Answers For Freshers Part-3

January 13, 2016 S0 Comments

21.How to send an authentication error from a servlet? We can use setStatus(statuscode) method of HttpServletResponse to send an authentication error. // Set error code and reason. response.sendError(407, “Need authentication!!!” );

Read More
Interview Questions and Answers Servlets Technical Interview Questions and Answers

Servlets Interview Questions and Answers For Freshers Part-2

January 13, 2016January 13, 2016 S0 Comments

11.For what purpose destroy() method of a servlet is used? This method gives your servlet a chance to close database connections, halt background threads, write cookie lists or hit counts to disk, and perform other such cleanup activities.

Read More
Interview Questions and Answers Servlets Technical Interview Questions and Answers

Servlets Interview Questions and Answers For Freshers Part-1

January 13, 2016 S0 Comments

1.What are Servlets? Java Servlets are programs that run on a Web or Application server and act as a middle layer between a request coming from a Web browser or other HTTP client and databases or applications on the HTTP…

Read More

Salesforce Cert Prep!

Techforce Services

Salesforce MVP

SALESFORCE MVP 2021

SFDC Learn & Share – YouTube

SFDC Learn & Share - YouTube

SALESFORCE CONSULTING & IMPLEMENTATION

Techforce Services

Salesforce MVP 2020 – Success Journey

Salesforce MVP 2020 – Success Journey Blog Series

TRAILHEAD PROFILE

https://trailblazer.me/id?uid=sakthivel

Answer Leader @ Salesforce Community

Sakthivel Madesh Answer Leader Trailblazer Community

Top Salesforce Blog 2021 – SFBEN

Top Salesforce Blog 2020 - SFBEN

Top Salesforce Expert – masonfrank

Sakthivel Madesh

Best Salesforce Blogs for Developers – inspire planner

Best Salesforce Blogs for Developers - inspire planner

Salesforce Developer Blog

 Salesforce Developer Blogs

Advertisement




Salesforce Success Cloud – Tweet

Meet, @msakthivel83 A Sr. Salesforce Developer at Techforce Services, 15x Salesforce Certified, and 5x Trailhead Ranger!

We are grateful for all that this #SalesforceAnswersLeader brings to the #TrailblazerCommunity.

See how he tackles this question about Activites: https://t.co/f1RerAHPaC pic.twitter.com/qFIWdZNklB

— Salesforce Success Cloud (@asksalesforce) March 19, 2019

SFDC Hero of the Month – July 2019

Hey Guys, Its time to announce the results of #SFDC hero of the month July and he is none other than the most reputed and highly dedicated Mr. Shakthivel. Congrats @msakthivel83 #SalesforceOhana #saasnic #sfdc #Congratulations pic.twitter.com/cc5xizcH3n

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019

#Congratulations @msakthivel83 #Hero ofthe month #july2019

LinkedIn - https://t.co/HaFEWEiGHm
Twitter - https://t.co/0qfxfr0Neq
Facebook Group - https://t.co/wACNc9HX2N
Blogger https://t.co/IduJi7Uwcq
YouTube - https://t.co/szGuHZaXXg pic.twitter.com/aQv1rH4GdF

— SFDC Hero of the Month (@SFDC_HERO) July 31, 2019
  • About Me
  • Contact

Copyright © All rights reserved.

Blorigan by Axle Themes