That page looks pretty good, it is quite clear and well formatted. And
covers an exceptional range from hello-world with view only action, all the
way to overrides at the end.

Two very small errors:
1) A line which reads: The Convention Plugin will pre-configure all of you
action classes when Struts is started. [you -> your]

2) The following interceptors will be applied to “action1”: interceptor-1 ,
all interceptors from defaultStack, validation. All interceptors from
defaultStack will be applied to “action2”.

Should read (CAPS is modified section):

The following interceptors will be applied to “action1”: interceptor-1 ,
all interceptors from defaultStack, AND validation. FOR "ACTION2"
INTERCEPTOR-1 AND All interceptors from defaultStack will be applied to
“action2”.



On Thu, Jul 13, 2017 at 5:37 AM, Lukasz Lenart <lukaszlen...@apache.org>
wrote:

> Moved the Convention Plugin (as a part of the Core Developers Guide)
>
> http://struts.apache.org/plugins/convention/
>
> 2017-06-01 13:56 GMT+02:00 Lukasz Lenart <lukaszlen...@apache.org>:
> > I have pushed a first raw export, need some work ;)
> >
> > 2017-05-30 9:55 GMT+02:00 Christoph Nenning <
> christoph.nenn...@lex-com.net>:
> >>>
> >>> I think we can go "live" with the new Getting Started guide?
> >>> http://struts.apache.org/getting-started/index.html
> >>
> >> +1
> >>
> >>
> >>>
> >>> And the next I would like to migrate this
> >>> https://cwiki.apache.org/confluence/display/WW/Core+Developers+Guide
> >>
> >> +1
> >>
> >>
> >> Great to see progress :)
> >>
> >>
> >> Regards,
> >> Christoph
> >>
> >> This Email was scanned by Sophos Anti Virus
> >
> >
> >
> > --
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>


-- 
Sent from my C64 using a 300 baud modem

Reply via email to