Another approach to simplifying Struts would be to add more flexibility to the
struts-config. One patch I'd love to apply would provide the "extends" capability
found in Tiles to all the Struts elements. This would suck a lot of the redundant,
bug-generating redundancy [:)
Don Brown wrote:
With my extra day off today, I took a look at ways to simplify
Struts. Having been impressed by the simplicity of NanoWeb, I
particularly looked at ways to change the Struts concept of Actions
and ActionForwards to support POJO's and configurations that allow new
actions to be
I like it.
.V
Don Brown wrote:
With my extra day off today, I took a look at ways to simplify Struts.
Having been impressed by the simplicity of NanoWeb, I particularly
looked at ways to change the Struts concept of Actions and
ActionForwards to support POJO's and configurations that allow new
--- Don Brown <[EMAIL PROTECTED]> wrote:
> With my extra day off today, I took a look at ways to simplify Struts.
> Having been impressed by the simplicity of NanoWeb, I particularly
> looked at ways to change the Struts concept of Actions and
> ActionForwards to support POJO's and configuratio
With my extra day off today, I took a look at ways to simplify Struts.
Having been impressed by the simplicity of NanoWeb, I particularly
looked at ways to change the Struts concept of Actions and
ActionForwards to support POJO's and configurations that allow new
actions to be written without