Re: Unrelated Action method being called repeatedly - How to debug?

2008-11-25 Thread scspieker
A follow-up and conclusion for the this issue: This issue was related to an appfuse project based on the struts2 archetype. The web.xml was configured as an error-page directive that was pointing to a URL that is normally rewritten to an action with parameters being passed in. As a processes of

Unrelated Action method being called repeatedly - How to debug?

2008-11-18 Thread scspieker
I am developing an application that utilizes Struts 2.0.9 and Spring that will perform as a CMS type system. It is a rewrite of a PHP application from several years ago. Within the PHP app, there was a logical tie between 'model' objects. A category was a logical demarcation of types of