aspose file tools
The moose likes Struts and the fly likes using filters with struts 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 » Frameworks » Struts
Reply Bookmark "using filters with struts" Watch "using filters with struts" New topic
Author

using filters with struts

senthil kumar m
Greenhorn

Joined: Nov 28, 2010
Posts: 16
it is a struts project..

the filter configuration is as follows,



and the servlet mapping is as follows,


Here this filter will be executed for all action classes..right?? [have a slight doubt on that too ]

I planned to use it for checking the session informations..

is it a good practice?

can you post the situations whereever i can apply this effectively ?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: using filters with struts
 
Similar Threads
Getting error while upgrading my running application from jboss-4.2.1.GA to jboss-6.0.0.Final.
Problems with Java Melody
Struts 2 filter mapping
Filter Mapping Problem
The Struts dispatcher cannot be found error