On 11/9/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:

http://localhost:8080/struts2-showcase/person/newPerson!input.action
...
I thought I'd find an 'input' method in the NewPersonAction class, but
instead there is just a result named input that isn't returned by
anything.

:::sigh::: As usual, just sending an email is enough to make the answer appear.

I started with the Blank app, which has
  struts.enable.DynamicMethodInvocation = false
while the Showcase app doesn't, and the input method is inherited from
ActionSupport.

--
Wendy

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

Reply via email to