Although It is recommended to use preprocess method of Action Servlet
in Struts instead of developing Filters , I did it.
well I modified web.xml to have filter params there, but It seems
that JBuilder8 don't see it, so when I run my application , execution
don't pay attention to filter and go to controller servlet.
Why and What's your solution?