| Author |
Stripes: Comarision with Other framework.
|
Nachiket Patel
Ranch Hand
Joined: Sep 16, 2007
Posts: 110
|
|
Hi , I have one exercise for you. I hope you will like it. [This exercise is useful when someone want to know about something with very few statements/lines.] It goes like this. 1. Siblings of Stripes [Which are the similar (closest) framework.] - state few characteristics, which are similar. 2. Opposites of Stripes [Which are the total opposite or complementary frameworks - (If any)] 3. Uniqueness of Stripes [Something is which is unique, no one has it] 4. One example showing major benefits/capabilities/responsibilities of Stripes [I don't know, weather writing example down in few lines or not, but if it is not possible within few lines, then omit this point please] Regards, Nachiket [ November 19, 2008: Message edited by: Nachiket Patel ]
|
Before software can be reusable, it first has to be usable. - Ralph Johnson
|
 |
Frederic Daoud
author
Ranch Hand
Joined: May 22, 2008
Posts: 71
|
|
One of the frameworks that is close to Stripes is Struts2. Stripes still requires less configuration, and has less complexity to get things done. You'll find a more detailed discussion here: http://www.coderanch.com/t/420807/oa/so-why-Stripes Gregg has posted a nice example here: http://www.coderanch.com/t/420848/oa/One-Favorite-Stripes-Features-Complex Cheers,
|
Frederic Daoud
Author, Stripes...and Java Web Development is Fun Again
Stripes book
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
|
|
This is also a good read: http://www.stripesframework.org/display/stripes/Stripes+vs.+Struts2
|
 |
Will Hartung
Greenhorn
Joined: Nov 19, 2008
Posts: 13
|
|
Opposites would be the component frameworks (JSF, Wicket, etc.). Stripes is an Action framework for dealing with HTTP requests, the component frameworks tend to take over the HTTP request and hide it from the developer in order to manage all of the complicated state that they need to get that component "look and feel".
|
 |
Nachiket Patel
Ranch Hand
Joined: Sep 16, 2007
Posts: 110
|
|
Thanks Frederic, Good example Thanks Gregg, Nice comparison & Thanks Will for your valuable information. & Will, welcome to JavaRanch
|
 |
 |
|
|
subject: Stripes: Comarision with Other framework.
|
|
|