> Now here's another take on this issue. Who is working on the project
and
> what are their skills? Our company had (has) a problem where we have
alot of
> ASP programmers and we are looking at a few projects that will require
the
> ability to handle a killer load (milions a day if we're lucky).
Problem is
> we don't have enough skilled Java programmers to handle ALL the
projects
> that may need this. SO what do we do? Hire a whole new slew of
programmers
> (almost 70) or do we just 'throw the hardware' at it and use something
lime
> MSLBC (Microsoft Load Balancing Components)?

Retrain?

It's not rocket science.  Writing some Java in your JSPs is not THAT
much harder than ASP.  In ASP you really end up doing the hard stuff in
a COM object anyway, analogous to doing the real Java work in a Bean or
EJB or whatever.  And the Java approach has the advantage of using the
same language for all the pieces, while it's likely that you are using
VBScript for your ASP and something for COM objects.

[  [EMAIL PROTECTED]   |    http://DiskWise.com : free   ]
[ BDE Alternatives Guide | internet-based file storage and ]
[  www.kylecordes.com    |  sharing, with version history  ]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to