I understand that that is the way a typical servlet deployment would work
yes. On the other hand, it would not meet the url requirements that are
imposed on me.

Thanks,

Peter


Mikolaj Rydzewski-2 wrote:
> 
> Peter Coppens wrote:
>> <security-constraint>
>>   <web-resource-collection>
>>     <web-resource-name>myapp</web-resource-name>
>>       <url-pattern>/*</url-pattern>
>>   
> Use pattern like *.jsp, *.do or /secure/*
> 
> 
> -- 
> Mikolaj Rydzewski <[EMAIL PROTECTED]>
> 
> 
>  
> 

-- 
View this message in context: 
http://www.nabble.com/Form-based-authentaction-but-not-for-static-resources-tf2870124.html#a8023769
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to