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
What is switchaction?
Can we have more than one struts-config.xml file for a single struts application?
What is the purpose of @after annotation?
How we can configured action mapping in struts?
What are the benefits of the struts system?
Can you explain struts.properties in struts2?
How can forward action be used to restrict a strut application to mvc?
What is the purpose of @element annotation annotation?
What are the ways in which duplicate form submission can occur?
What is struts 2 framework in java?
How action mapping is configured in Struts?
What is the purpose of struts.properties in struct2?
Give an example of validates method used to avoid errors.
What is the use of namespace in action mapping in Struts2?
What is validate() and reset() functions?