when the jsp page is translated to servlet?

Answer Posted / narendher sharma

In Directive Include .. the jsp page will be translated
into servlet.

Here the Static resources will be generated during
translation time

Is This Answer Correct ?    4 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a servlet context?

596


Write a command to get actual path of a servlet to the server?

536


Whether thread can be used in servlets?

726


Write a hello world program using servlets.

588


What are the advantages of Servlet over CGI?

662






Explain the architechure of a servlet?

602


What is a servlet engine?

543


List out the difference between ServletConfig and ServletContext?

600


Which java framework is most popular?

576


What is preinitialization of a servlet?

578


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

774


What is the use of servletconfig interface?

554


why we should override only no-agrs init() method.

676


How does tomcat servlet container work?

592


Tell us something about servletcontext interface.

624