>>>>> "MC" == Martin Cooper <[EMAIL PROTECTED]> writes:

MC> You can call mapping.getInput() in your Action class. This will
MC> get you the URI that provided your input, and is what Struts uses
MC> to send you back to your input form if the ActionForm validation
MC> fails.

Doesn't getInput() return what struts-config.xml has in the
"...input=..." part of the <action ...> section?  Or have I
misunderstood that?

Reply via email to