Comment Script Kiddies of Web Applications (Score 0) 477
In the software world, some examples of inappropriate usage are: EJB for a small ecommerce app; extreme programming for a short-term project with stable requirements; Struts for a web project where plain old JSP + JavaBeans would do the job handsomely; taglibs where adding a new meta-language rewards the team with nothing but confusion; or Model 2, design pattern mania where someone on the team has read GOF and hence decided to shoehorn as many design patterns as possible into their design.
Struts is model 2. Duh. JSP scriptlets? Come on. EJB is not a JavaBean? What does the B stand for? This is so clearly not an informed piece when it comes to Java web apps. Just like a Microsoft dork to act like they everything when they know nothing. The script kiddies of web application design and development have nothing to say, as usual.