Don't forget one possible option here: don't use Struts at all.  In fact,
don't use any FRAMEWORK at all!

What your describing isn't enough to make a recommendation whether to use
a framework or not, but since you yourself describe it as simple, then you
may not even need all Struts has to offer, or any other framework.  Plenty
of good, production-quality applications are still built sans any
framework, it's a prefectly viable alternative in some cases.  Now, don't
get me wrong: I'd lean towards using *something* initially too, it
*usually* makes more sense, but you shouldn't dismiss the alternative out
of hand IMO.

Frank

-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM/Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
Author of "Practical Ajax Projects With Java Technology"
 (2006, Apress, ISBN 1-59059-695-1)
and "JavaScript, DOM Scripting and Ajax Projects"
 (2007, Apress, ISBN 1-59059-816-4)
Java Web Parts - http://javawebparts.sourceforge.net
 Supplying the wheel, so you don't have to reinvent it!

On Fri, May 11, 2007 9:55 am, Saravanan Vijayappan wrote:
>
> Hello,
>
> Which Struts version is preferred to use in production environment ?. The
> below is my requirement.
>
> 1. it's simple MVC application
> 2. The backend would be mysql db
> 3. No EJBs
> 4. No Ajax
> 5. Servlets, JSP, JSTL would be used.
>
> Please adivise me !
>
> Thanks & Regards,
> Saravanan Vijayappan,
> +91 9448833571.
>
>
>
>
>
> ____________________________________________________________________________________
> Bored stiff? Loosen up...
> Download and play hundreds of games for free on Yahoo! Games.
> http://games.yahoo.com/games/front


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to