RemoteUser authnMethodHeader example?

Cantor, Scott cantor.2 at osu.edu
Tue Feb 7 13:09:39 EST 2017


> Almost, but not quite.  Params to a <servlet> (and also <filter>) are indicated
> by child elements called <init-param>, since they are used to initialize the
> servlet or filter.  They're not context parameters, which are params that are
> global to the whole servlet context.  Servlet and filter init params are local to
> that particular servlet or filter.

Sorry, multi-tasking at the time and I definitely don't have the specifics memorized.

-- Scott




More information about the users mailing list