Ad Code

which scope element will be set as default scope element in java


If we do not set any scope element which scope element will be set as default scope element

The scope attribute can have one possible value out of page, request, session and application. If this attribute
is omitted, the default value of scope attribute is page. We’ll discuss in detail about scope shortly.
Reactions

Post a Comment

0 Comments