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 <[EMAIL PROTECTED]> wrote:Which implies you're putting code in scriptlets,right? Sheesh ...Java code to implement business logic belongs inJavaclasses, not intermixed with your presentationmarkup in a JSP page. If only more people would listen to this!!!!! -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
=====
------------------------
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: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
-- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
