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]>

