--- [EMAIL PROTECTED] wrote: > Is your company using Struts2? Yes (multiple companies), although at least one may be switching to JRoR.
> We are starting a Proof of Concept this week > and I honestly don't even know where to begin! In terms of what? > What interfaces to implement? So far I generally extend ActionSupport (or an app-specific superclass) and will implement Preparable, ModelDriven (or ScopedModelDriven), SessionAware, and a few others much less frequently, on an as-needed basis. > What companion frameworks to leverage? Like what? I use Hibernate (for now) and Spring, that's about it for the most common stuff. > What interceptor stacks to use? So far I just use the defaultStack plus a couple of custom interceptors. > What about the choice of UI toolkits? App- and company-specific; some don't use any. > I read last night how the ajax support was being > extracted from S2 and made a plug-in. Yeah, that's been an on-going project for some time, I believe. That's for 2.1, and I think it'll be a good thing (particularly since I'm much more familiar with Prototype and would prefer to use it (I think)). > Do you think S2 is ready for prime time? Sure. That doesn't mean there aren't some oddities, or that it's the best for all environments or projects, but that's pretty much true for any framework. The questions you asked are pretty vague; the answers will depend a lot on a specific project, company, culture, developers, etc. d. ____________________________________________________________________________________ Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. http://tv.yahoo.com/collections/222 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]