> -----Original Message-----
> From: Matt Baldree [mailto:ma...@sm...]=20
> Enhancements
> 1. More velocity macros, etc.
> 2. WML tags
> 3. XHTML tags (possible move our existing tags to be XHTML compliant)
> 4. VXML tags
> 5. Ability to chain actions
> 6. XSLT should be enhanced slightly to be really useful. We=20
> need some XSLT
> java extension for URL-escaping and so on.
> 7. Ability to receive multi-part content - AttachmentAware?
I've also got a SessionActionFactory that I built a while back that will =
reuse the same action by saving it and pulling it from the session, =
which makes things like multi-page forms easy, because you don't have to =
keep passing the data along as hidden fields, etc.
|