logo       

Re: martin fowler and jsp evils...: msg#00013

java.enhydra.xmlc

Subject: Re: martin fowler and jsp evils...

JSPs: He then launched into the evils of JSP and how they threaten good
layering more than any other aspect of J2EE.
E.g., task: turn a dollar amount red if less than $10. Most often, JSP
developers will stick the business logic in the JSP rather than confine
it to the Domain layer. It's just too easy to do violate good layering
when using JSPs.

However, our problem would be how do I make it red with DOM? ;)

I think we should start a XMLC patterns that suggest the best practice of using the DOM API to accomplish common tasks. I have asked the group to send me codes of their practices of XMLC. I could compile a list of common patterns for XMLC while I am at it.

David Li


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise