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: [email protected] For additional commands, e-mail: [email protected]

