You are not logged in.
#1 2016-01-06 10:45:28
Which of the following is true about <jsp:setProperty> action?
Java Quizzes JSP (Java Server Pages)
Question:
Which of the following is true about <jsp:setProperty> action?
Option A):
None of
The setProperty action sets the properties of a Bean.
And
The Bean must have been previously defined before using setProperty action.
Option B):
Both of
The setProperty action sets the properties of a Bean.
And
The Bean must have been previously defined before using setProperty action.
Option C):
The Bean must have been previously defined before using setProperty action.
Option D):
The setProperty action sets the properties of a Bean.
Correct Answer is Option B):
Both of
The setProperty action sets the properties of a Bean.
And
The Bean must have been previously defined before using setProperty action.
Explanation:
The setProperty action sets the properties of a Bean. The Bean must have been previously defined before this action.
Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/
Offline
2016-01-06 10:45:28
- Advertisement
- Ads By Google
Re: Which of the following is true about <jsp:setProperty> action?
\n