On Wed, Nov 06, 2002 at 02:40:11PM -0800, Patrick Lightbody wrote:
> All done with an ActionPool:
> 
> Foo.action=Foo
> Foo.success=DoTriggers.action
> DoTriggers.action=ActionPool
> DoTriggers.params.action1=DoBlah
> DoTriggers.params.action2=DoBleh
> DoTriggers.params.action3=DoFlog
> DoTriggers.success=succes.jsp
> 
> -Pat

Every now and then I have a brilliant idea, open my mouth... and find that several 
million people have already had it, thought about it, and can point out a hundred ways 
to do it better. Cool.

Can you name ActionPools and reference them by name?  Sort of like Ant's classpathref 
attribute.  That would save a few lines if you (eg.) send a lot of automated emails at 
different points in your app.

-Darren



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to