• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Struts 2.x

 
Ranch Hand
Posts: 686
Mac
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I found Struts 2.x has major changes, they have integrated webflow.

Does any body tries to use that how is the experience?
 
Jignesh Patel
Ranch Hand
Posts: 686
Mac
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I thought this topic will lead to lot of curious discussion!!!
 
Ranch Hand
Posts: 111
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jignesh Bhai,

It is not webflow, it is Webwork. Struts 2.x is merged with Webwork project.


I found Struts 2.x has major changes, they have integrated webflow

 
Jignesh Patel
Ranch Hand
Posts: 686
Mac
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Anil Kumar Saha:


It is not webflow, it is Webwork. Struts 2.x is merged with Webwork project.


Webwork is a framework which is mainly intended to provide webflows.
Struts 2.x supports webflow as it is integrated with webwork, but not struts 1.x.

Here is what Webwork webflow is:

"WebWork dataflow environment, or WebFlow, allows WebWork users to design, run, test and monitor coarsegrain applications by directly assembling and interacting with the active visual graphs that represent compute-web topology."
[ November 26, 2007: Message edited by: Jignesh Patel ]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic