I found, what I did wrong !!!

The security-specific entries in the web.xml file MUST be in a
webapplication-specific web.xml file under WEB-INF and not in /conf/web.xml.

This is - for someone who is familiar with all the stuff - totally clear.
But for a beginner it isn't. 

However, muchas gracias Ignacio

Oliver Kurt


ps. The url-mapping *.jsp is valid.

-----Ursprüngliche Nachricht-----
Von: Nacho [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 18. Dezember 2000 16:15
An: '[EMAIL PROTECTED]'
Betreff: RE: JDBC Realm documentation


>       <url-pattern>*.jsp</url-pattern>

I dont have the spec in the wall... but i want to remember that spec
does not have defined this kind of wildcard matching (with the wildchar
as prefix ) it only deals with wildchars as suffix.., so your need to
rewrite your url-pattern ..


Saludos ,
Ignacio J. Ortega

Reply via email to