ASP design issue

by Emerald Spirit <emerald_spirit(at)yahoo.com>

 Date:  Tue, 14 Aug 2001 17:50:49 -0700 (PDT)
 To:  hwg-techniques(at)hwg.org
  todo: View Thread, Original
Hi all!

Forgive my ignorance.  I generally have senior
programmers on the same project as I to answer some of
these mundane questions.  Unfortunately this time I am
the only programmer on this project and have nobody to
bouce ideas off of.

I have a design question.  I'm working on creating a
simple front-end to a database application --
basically a simple trouble ticket solution.  It'll
consist of about 5 dynamic pages or so... there will
be various points in the application where the
database will need to be updated, queried, and new
records created.

We've decided to use ASP on IIS on an NT4.0 server
hitting against a SQL Server v7.0.  The site will
require a login which I was planning on creating a
Java servlet for.

I'm looking for suggestions on back-end processing. 
We need to keep the database code separate from the
HTML as much as possible.  So I generally create
servlets etc (of course I  normally do JSP not ASP) 
All updates and changes will occur to the same
database.  T

he question is -- would it be better to make one
servlet that depending on parameters can do multiple
tasks or have multiple servlets each specialized to
its own task??  Is there a better way to do this -- my
brain does become muddled late in the day and its
entirely possible I'm glossing over a very simple
solution.

Any help would be appreciated.

TIA
Rebecca

=====
Do while Project<>Completed
   if impossible = true then
      rethink(approach)
      set impossible = false
   end if
loop

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA