File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
JSP
Author
Filter Name
Thambi Rajah
Ranch Hand
Joined: Jul 19, 2002
Posts: 36
posted
May 07, 2003 08:58:00
0
Hello Ranchers,
I like to know whether filter-name element can have space(Secure Name)as below:
<filter> <filter-name>Secure Name</filter-name> <filter-class>filter.FilterServlet</filter-class> </filter> <filter-mapping> <filter-name>Secure Name</filter-name> <url-pattern>*.jsp</url-pattern> </filter-mapping>
Thanks in advance,
Thambi
I agree. Here's the link:
http://aspose.com/file-tools
subject: Filter Name
Similar Threads
404 in using acegi security with Spring
display tag export problem
what is displaytag filter. How is it used ?
struts-2.1.6 -- 'dojo' is undefined
Filter
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter