this means that the struts digester allows you to define some application 
logic DECLARATIVE instead of PROGRAMMATIC (hard coded)

i would say this is *pretty* cool ;=)

joe

At 18:31 05.04.01, you wrote:
>While "walking through the example application", I came across this
>quote:
>
>"When we've introduced these type of mappings before, and mentioned that
>the struts-config.xml was parsed when the ActionServlet was initialized.
>But we should  make it clear that when the Struts digester parsed this
>file, it actually created standard Java objects, linked as properties to
>the controller. This means you don't have to edit Java source files just
>to add a bunch of "new" statements. (How cool is that?)"
>
>What does this mean exactly?  Can somebody give me a practical example
>of "a bunch of new statements" and how cool their prevention is?
>
>Thanks.
>--
>Jim

Reply via email to