It's quite possible I'm confused, but I thought that actions in S2 were
now POJOs. In Webwork in Action, for example, we see:
public class HelloWorld implements Action
but in the blank application we see
public class ExampleSupport extends ActionSupport
Is this an example where Webwork in Action is out-of-date, or can you
still do something like that with S2? If so, is there a reason why I
*would not* want to use POJOs with an Action interface?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]