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 [:)] out of larger modules.

Another patch I'd like to see is support for including a properties file, a la Ant and 
iBATIS. People could then use ${properties} in the Struts config -- another redundancy 
killer [:)]

A very cool usage would be to import that same properties file into the Struts config 
and your source code, which might yield a way to share tokens like "success" and 
"failure" -- jumping the XML gap.

-Ted.


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

Reply via email to