Thanks Dave.  Worked like a charm.

Dave Newton wrote:
Russell Neufeld wrote:
One of the struts actions I'm implementing shuts down the server.

Hmm.

Is there a special value I can return from a Struts 2 execute()
 > method, say null, which tells the framework not to send any HTML
 > response back [...]

Try "none" (Action.NONE)

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org


Reply via email to