Some clarifications: 1) I'm looking to access the Command name ( <command name="foo" ... ). 2) Mis-wrote the last question - getCtx() works fine, but getParams() returned a null.
>>> [EMAIL PROTECTED] 03/21/03 12:37PM >>> Is there a way to access the command string from the controller? I'd like to create a generic controller that dispatches to handlers based on the command. I tried the <param name="foo" value="fee"/> hoping to access this in the controller's perform() method from the ControllerContext.getParams(), but the getCtx() returned a null. Thanks, Scott ------------------------------------------------------------------------------ This message may contain confidential information, and is intended only for the use of the individual(s) to whom it is addressed. ============================================================================== ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en [INVALID FOOTER] ------------------------------------------------------------------------------ This message may contain confidential information, and is intended only for the use of the individual(s) to whom it is addressed. ============================================================================== ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en [INVALID FOOTER]
