You are not logged in.
#1 2016-01-06 11:33:32
Following attributes are mandatory in <jsp:setProperty /> tag?
Java Quizzes JSP (Java Server Pages)
Question:
Which of the following attributes are mandatory in <jsp:setProperty /> tag?
Option A):
name, property
Option B):
type, id
Option C):
name, type
Option D):
id, property
Correct Answer is Option A):
name, property
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 11:33:32
- Advertisement
- Ads By Google
Re: Following attributes are mandatory in <jsp:setProperty /> tag?
\n