Hello,

Does anybody know the valid url patterns for servlet mappings?

is there a pattern for all subdirectories of a certain directory?

something like: 
 <servlet-mapping>
    <servlet-name>default1</servlet-name>
    <url-pattern>/admin/**/</url-pattern>
  </servlet-mapping>

Thanks,
Adi
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.372 / Virus Database: 207 - Release Date: 6/20/2002


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to