What servlet code corresponds to the various "scope" values for the tag?
What servlet code corresponds to the various "scope" values for the tag? ... Alex Chaffee The jsp:useBean tag is very powerful. It allows you to declare a variable using a single syntax, but produces code that (a) either initializes the variable, or ......