>
> So, JSP != "Java code in HTML". Can be, but don't have to be.
>
> /Rickard
true, rickard, but then the control would haave to come from the app
developers such that all real code is in the app layer and not in the jsp
layer. The problem with jsps is that code *may* always leak in due to poor
design/lazy developers.
how about a servlet-template architecture (such as webmacro)? we used to
develop our apps using jsps but I fast found that people were trying to do
things 'quick and dirty' by sticking code into jsps. needless to say this
pissed the hell outta me and now we use webmacro ... which, in my opinion,
is a fast and flexible templating engine ...
comments?
- manik surtani
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]