On Jul 24, 2003, "Yansheng Lin" <[EMAIL PROTECTED]>  wrote:

 |I forgot how you implemented your return statement, but
 |
 |  return  new ActionForward(mapping.getInput());
 |
 |should work.

I don't think it works.  An Action.execute() returns an ActionForward.
ActionMapping.getInput() returns a string.  Type conflict.

Or, am I doing something really dumb?

/greg

--
Gregory F. March    -=-    http://www.gfm.net:81/~march    -=-    AIM:GfmNet

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to