struts: question regarding dispatchaction

From: Dan Hicks (danhicksjobs_at_hotmail.com)
Date: 10/31/04


Date: 31 Oct 2004 11:22:27 -0800

Hi,

I'm implementing dispatchaction so I can include multiple actions in
one class. However, is there a way to set up a default for whatever
handler parameter I decide to use? For instance, can I tell it to go
to setup action if no action is specified?