On Tue, Oct 7, 2008 at 9:01 AM, wskent <[EMAIL PROTECTED]> wrote:

>
> The default Struts 2 interceptors execute the defined action twice per web
> page submit.


Does this happen in AppFuse by default or is this something specific to your
application? Does it happen if JavaScript is turned off? I believe another
user experienced a similar issue in the past - you might try searching the
archives at http://appfuse.markmail.org.

Matt


> This makes it difficult to determine the drill down level of a
> web page since using a counter is incremented twice each time the submit
> button is clicked. To be more specific on the problem. I have a web page
> that I would like to reuse for 6 different levels of product summary pages.
> I need to know which drill down level I am at to drill down to the next
> level (or back up a level). Any suggestions on how best to do this? I am
> not
> happy with my current solution to this problem.
> --
> View this message in context:
> http://www.nabble.com/Appfuse%2C-Struts2%2C-Displaytag%2C-Drill-down-issue-tp19860157s2369p19860157.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to