This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Other Application Frameworks and the fly likes What combination of frameworks most closely resemles WebOjects Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "What combination of frameworks most closely resemles WebOjects" Watch "What combination of frameworks most closely resemles WebOjects" New topic
Author

What combination of frameworks most closely resemles WebOjects

Matt Kidd
Ranch Hand

Joined: Jul 17, 2002
Posts: 256
Hello. I've been developing on the webObjects framework for 2.5 years now and recent luck in computer materials affords me the oppurtunity to build applications at home that I've been waiting on doing for some time.

I like webObjects and it's component architecture and would like to continue it at home. So far I've got this

webOjects = Cayenne + X


I still need the X. So I guess I'm asking what component based frameworks best mimic the way you can design a wo (api/html/wod) object. I find this development style to be very intuitive for me.

Thanks.
Matt Kidd
Ranch Hand

Joined: Jul 17, 2002
Posts: 256
from the browsing I've done I have a question about stripes per my previous question...

Outside of project Wonder and the webObjects framework, I'm green to frameworks.

Is Stripes component-based or action based?

Would stripes be a good initial forray into other frameworks considering my familiaratiy with a component-based model?
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

Stripes is action based, not component based.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What combination of frameworks most closely resemles WebOjects
 
Similar Threads
What's the marketshare like for WebObjects?
Struts Vs Other Frameworks
WebObjects, XCode 2.2, Web services
In search of the perfect framework
How can I develop at home like I do at work?