The default Struts 2 interceptors execute the defined action twice per web
page submit. 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