This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Below is my case. step-1 : i want to configure action with .gif extention.I know how to do this i just add struts.action.extension=gif,action.
But the problem is if certain pattern match like i have to this for only pattern that match /flag/*.gif .Im my case i have lot of .gif file is in my project.so if i try to configure .gif then it tell me that there is no such action in struts config file.
Thanks please let me revert back if you not getting my question properly
Actually i did this in way you mention but the problem is Apache does not send the required if-modified-since header for urls with .action extension and therefore the performace is hindered.So i think it is good that i have any way to solve this problem
Thanks very much for you reply .do you have any other suggestion.
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: How to pass certain action from struts2 mapper