What are JSP scripting elements?

Answer Posted / peeyush

<%....%>scriptlet , embeding scripting code
<%=...%>expression
<%!....%> declaration

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to connect jsp and java file?

749


What are the three tags used in jsp bean development?

708


How can we avoid direct access of jsp pages from client browser?

843


What is < jsp:forward> tag for?

730


What is jsessionid?

709


How to find out the name of the http method using jsp el?

745


When destroy method of jsp is called?

719


What are the attributes of page directive?

721


What is scriptlet in jsp?

734


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?

850


What is the difference between jsp and thymeleaf?

736


What is the advantage of using getProperty action, as compared to the accessor method?

2983


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

708


Explain the action.

717


What program opens a jsp file?

685