Thanks a lot.
You were right, I was using the invoker servlet. I've added the mappings and it
worked.
Mark Thomas <[EMAIL PROTECTED]> wrote: Silviu Popescu wrote:
>
>
> ShowMsg
> coreservlets.ShowMessage
>
>
message
>
Shibboleth
Hi,
I am having the following problem:
I'm trying to access some parameters (e.g: "message") defined in web.xml file
but they are not seen in servlet class;
My servlet works fine in the rest.
(I invoke it : http://localhost/servlet/coreservlets.ShowMessage )
$CATALINA_HOME/webapps/ROOT/WEB-I