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

What jsp lifecycle methods can be overridden?

535


What are the jsp elements?

460


What is the jsp?

549


What is jsp index?

493


How can I implement a thread-safe jsp page?

533






What are the different life-cycle methods?

538


What is expression language in jsp?

542


What are the two types of comments supported by jsp?

504


What are the implicit, internal objects and methods on the jsp page?

448


How is jsp used in the mvc model?

594


What’s the difference between forward and sendredirect?

563


What do you mean by jsp directives?

545


What does jsp mean in text?

476


How can we disable el?

522


Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this

1852