I write because, I stand now & bitchin' that someone else wrote whatever his mind shit out...
Keep in mind that you develop an web application and someone tomorrow tolds you that an Java thin client would also be useful, and in no more than 2-3 weeks...so I'll what you'll do!?
Let me see you cutting from JSP and paste it in Java sources, day & night...
Wouldn't be nice that you get your logic seperated so you would only call you classes to do the DB queries and then use them as Vectors lists, whatever you wish and display them, for example!?
Well, maybe isn't that bad, but you get the idea...
Regards,
Cristian...
Matt Fury wrote:
Yes, Again I agree, it can get sloppy. So what would you reccommend? Many servlets? many beans? Just curious thats all. Lots of times I think there isn't much to separate. I am asking because I strive to become a better programmer as we all do. Advancing to higher levels means understanding business logic. I worked for a company who partnered with Rational so we were all about business logic.I don't have a problem taking this offline for a bit if anyone wants to discuss furthur. Thanks. -Matt --- [EMAIL PROTECTED] wrote: >No its just good design. Its thinking of the >future. Badly >partitioned code is one of the prime reasons that >leads to >unmaintainable code >On Friday, October 25, 2002, at 08:43 PM, Matt Fury >wrote: > > >>Yes I agree, >> >>but not all projects warrant EJB's or the like. >>I think lots of times trying to separate business >>logic is just overkill. >> >>-Matt >> >>--- John Trollinger > >wrote: > >>>>Which implies you're putting code in scriptlets, >>> >>>right? Sheesh ... >>> >>>>Java code to implement business logic belongs in >>> >>>Java >>> >>>>classes, not intermixed with your presentation >>> >>>markup in a JSP page. >>> >>> >>>If only more people would listen to this!!!!! >>> >>> >>>-- >>>To unsubscribe, e-mail: >>> > > > >>>For additional commands, e-mail: >>> >>> >> >>===== >>------------------------ >>int myName() { >> cout << "-Matt Fury \n"; >> return 0; >>} >>------------------------ >> >>__________________________________________________ >>Do you Yahoo!? >>Y! Web Hosting - Let the expert host your web site >>http://webhosting.yahoo.com/ >> >>-- >>To unsubscribe, e-mail: >> > > > >>For additional commands, e-mail: >> >> > >-- >To unsubscribe, e-mail: > >For additional commands, e-mail: > > ===== ------------------------ int myName() { cout << "-Matt Fury \n"; return 0; } ------------------------ __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ -- To unsubscribe, e-mail: For additional commands, e-mail:
-- Cristian D. Romanescu alternative: cristian at qdrei.de mobile : +40745133096 --- "Pauca sed matura" - Gauss' motto --- -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
