An EL variable can be set to one of several scopes:

The default scope is pageScope, which is used when the attribute declaration omits scope specification. You should specify the narrowest scope possible, in order to minimize the chance that two attributes with the same name have overlapping scopes.

 
loading table of contents...