Peter Hyde wrote:
> (Of course, someone else who uses ASP a lot may have a
> different perspective from yours, so let's await that end of things
> as well). 


Hm, would that be me?? :) Can't say I'd care to comment on the bulk of
what you said - however, I _do_ prefer the model that ASP - and more so,
JSP - provide. JSP, for me, is about as good as it gets. The same
scripting style, the full Java language, exceptions etal, beans, no need
to reboot most of the server when you change something etc. For _me_, it
rocks.

Debugging can still be a pain, but if you abstract it enough - put the
display logic in the page, and the rest of the logic and stuff - stuff
tha breaks - into beans (which can be easily debugged), its easy :)

Nic.
---------------------------------------------------------------------------
  New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to