Please explain why should we not configure JSP standard tags in web.xml?

Submitted by: Muhammad
We don't need to configure JSP standard tags in web.xml because when container loads the web application and find TLD files, it automatically configures them to be used directly in the application JSP pages. We just need to include it in the JSP page using taglib directive.

In case you are facing any challenges with these java interview questions, please comment your problems in the section below. Apart from this Java Interview Questions Blog.
Submitted by: Muhammad

Read Online Sr.Java Web Developer Job Interview Questions And Answers