JSP __________ let you insert arbitrary code into the servlet's _jspService method (which is called by service).
a. scriptlets
b. declarations
c. expressions
Learn More :
Advanced Java
- Which statement describe about JMS is NOT true?
- Which statement describe about Message-Driven Beans is correct? (Choose one)
- Which is a valid PostConstruct method in a message-driven bean class?
- Which statement about an entity instance lifecycle is correct?
- Which is NOT a correct statement about entity beans?
- Can we use the annotation @PrePassivate for more than one method in a Entity bean?
- Which statement about entity manager is true?
- If you want to send an entity object as the pass by value through a remote interface, which of the following statements are valid? (Choose one)
- Which is NOT true about stateless session beans?
- Which statement is true about EJB 3.0 stateful session beans and stateless session beans?
- A developer is working on a project that includes both EJB 2.1 and EJB 3.0 session beans. A lot of business logic has been implemented and tested in these EJB 2.1 session beans. Some EJB 3.0 session beans need to access this business logic. Which design approach can achieve this requirement?
- Which is NOT Enterprise Beans?
- A Java developer needs to be able to send email, containing XML attachments, using SMTP. Which JEE (J2EE) technology provides this capability?
- Which statement is true about EJB 3.0 containers?
- Which is NOT associated with the business tier in a JEE (J2EE) web-based application?
- Which element defined within the taglib element of taglib descriptor file is required? Select one correct answer.
- Which statements are BEST describe prefix attribute of <%@ taglib prefix=...%>directive of JSP file?
- Which of the following elements defines the properties of an attribute that a tag needs?
- Which of the following element are required for a valid tag in web.xml?(Choose one)
- You need to make sure that the response stream of your web application is secure. Which factor will you look at? (Choose one)
- Which statements are BEST describe property attribute of Action?
- Which statements are BEST describe errorPage attribute of <%@ page errorPage=....%> directive?
- A bean present in the page and identified as 'mybean' has a property named 'name'. Which of the following is a correct way to print the value of this property?
- Which statements are BEST describe Action?
- Which is NOT a scope of implicit objects of JSP file?
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.