Answer Posted / rajashree
The Apache Struts development team has announced the
creation of a new sub-project: Struts Flow. "Struts Flow
originated at the struts.sf.net project and has been
formally adopted now as a Struts subproject. Struts Flow is
a port of Apache Cocoon's Control Flow to Struts to allow
complex workflow, like multi-form wizards, to be easily
implemented using continuations-capable Javascript and
eventually Java."
| Is This Answer Correct ? | 22 Yes | 13 No |
Post New Answer View All Answers
how to debug struts project in netbean ?
What are the contents on web.xml in struts application ?
Can explain about the validations and in your project where did u used the validations?
What is struts 2 framework in java?
What is life cycle of an interceptor?
How nested beans can be used in Struts applications?
How to handle exceptions in structs?
What are the major differences between html tags and strut specific html tags?
What’s the utilization of struts.xml configuration file?
Difference between struts and spring?
Are interceptors and filters different?
What are the sections into which a strut configuration file can be divided?
Can you explain struts validator framework?
What is the purpose of @result?
What is the purpose of @before annotation?