A couple of point before I engage the question:
1) It appears that you replied against an unrelated thread. If you do this
try trimming off the additional content that is not relevant.2) Your
question is a servlet question not a Stripes question. I'm sure everyone is
qualified to answer your question here. But, if you are going to ask
off-topic questions be sure to give plenty of detail and acknowledge that
you are asking an off-topic question. It's just a nice thing to do. If you
aren't aware that you are asking an off-topic question and you think Filters
are part of the Stripes framework then feel free to let us know you are a
newb and we'll go easy on you :)

Now for my response to your question:

It appears you have configured a javax.servlet.Filter that will only work
when you access a url like...

http://mysite.com/Anoigma/...

or

http://mysite.com/com/anoigma/actionbean/...

Is this what you are intending? If not, what behavior are you expecting? How
do you know your current doFilter is *not* being called? Could you explain a
bit more about what you are trying to accomplish with you security filter?

Brandon Goodin
Silver Mind Software
http://www.silvermindsoftware.com
[email protected]
615-306-3652
http://www.linkedin.com/in/bgoodin
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to