purpureleaf lee wrote:
> Any comments?

I think it makes sense for a number of use-cases, and is the same
general direction that is taken by the Workflow Proposal. A declared
goal there is to enable business domain experts to program workflows
without being Java engineers, using the equivalent of a
struts-config.xml. This also doesn't have to be an all-or-nothing
approach. Scripting can be used where it makes sense, and we still have
custom Actions when it does not.

Have you looked at BSF? There's been talk of having this donated to
Jakarta. 

http://www-124.ibm.com/developerworks/projects/bsf

I'm having a lot of success using a small number of "framework" actions
that are scripted from the Struts configuration, using a combination of
objects specified as the parameter and ActionForwards. 

-Ted.

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

Reply via email to