I understand the differences between the two different View techniques (jsp & xmlc). Could you summarize the strengths and weaknesses of the two different Controller architectures? Also, can you use jsp's (if you really have to) with Barracuda's controller architecture?
Thanks, Dan > -----Original Message----- > From: Christian Cryder [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 11, 2002 6:23 PM > To: Struts Users Mailing List > Subject: RE: Struts with JSP/Taglib versus Barracuda/HTML/XMLC > > > Hi Paulo, > > I'd reccomend you evaluate each based on architectural > issues, and pick the > technology that best fits your set of requirements. For > instance, if you > have to use JSP, then Struts is a logical choice. If you are > not constrained > to JSP, then you might want to consider Barracuda for its > clean separation > of code from content, excellent localization support, event > model, etc. > > The point is that Barracuda and Struts differ on an > architectural level (ie. > they are not just different flavors of the same pie, but > rather they take > distinctly different approaches to solving the fundamental > task of building > web pages). The key in my mind, then, is to evaluate each > technology and > then make the decision based on the architectural > advantages/disadvantages > of each in relation to your unique set of requirements. I think its a > mistake to start by concluding what you want to work with and > then trying to > work backwards to justify the decision. > > Just my .02... > > Christian > ---------------------------------------------- > Christian Cryder [[EMAIL PROTECTED]] > Internet Architect, ATMReports.com > Barracuda - http://barracuda.enhydra.org > ---------------------------------------------- > "Coffee? I could quit anytime, just not today" > > > > -----Original Message----- > > From: Paulo Lima [mailto:[EMAIL PROTECTED]] > > Sent: Friday, August 09, 2002 9:40 AM > > To: [EMAIL PROTECTED] > > Subject: Struts with JSP/Taglib versus Barracuda/HTML/XMLC > > > > > > Dear friends, I need your help. > > > > I'm trying to prove to my Application Mannager that > > Struts with JSP/Taglib is better that > > Barracuda/HTML/XMLC . > > > > Please send me arguments to help me in this fighter ! > > > > I want use Struts. > > > > Regards, > > > > Paulo Lima. > > > > __________________________________________________ > > Do You Yahoo!? > > HotJobs - Search Thousands of New Jobs > > http://www.hotjobs.com > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

