DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36130>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36130





------- Additional Comments From [EMAIL PROTECTED]  2005-08-10 22:18 -------
One can plan to avoid this by reducing the business logic inside Action 
objects.  Sometimes, though, you still end up with a situation similar to yours 
with just web tier code.  You can refactor such code into a helper class that 
multiple actions can call.  If the logic is purely for preparing the page to be 
shown, you should consider doing a redirect.

For further questions or clarification, you can ask for help in the user list 
or search the user list archives.  


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to