briannic...@aspca.org wrote:
Is there an example you could point me to (that actually works) or help me
get my example working?
We seem to be talking past each other here.
Load a page you're not already on. Do you understand *why* you're
getting a stack overflow? You're calling an action. That action renders
a JSP. That JSP is the JSP you're already on. The JSP you're on calls an
action, that renders a JSP, that calls the same action, that renders a
JSP, that calls an action...
dave
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org