how the jsp file is compiled?

Answer Posted / java mani

By using .jsp,we can compile in java, but it will executed
in servlet

Is This Answer Correct ?    4 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I declare a java class in jsp?

502


What are the different types of jstl tags?

506


What is el in jsp?

482


What is the difference between jsp and thymeleaf?

513


How are jsp(java server pages) better than asp(active server pages)?

478






in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.

2084


What is welcome file list?

483


Why use of scripting elements in jsp is discouraged?

549


What is jsp technology?

526


How many messaging models do jms provide for and what are they?

542


Which jsp implicit objects are thread safe?

490


How can a thread safe JSP page be implemented?

569


How can I override the jspdestroy() method within a jsp page?

505


A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?

658


Which language is used to write servlets and jsp?

459