× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If I might interject here a moment and clarify my thoughts... but the JSP
code runs on the server doesn't it? Either I'm misinterpreting how JSP
runs, but the client horsepower has no effect at all on JSP, because from
my understanding the JSP runs on the server and all that's served up to
the client is a basic html page. As for loading and interpreting
Javascript I don't think there's much overhead involved in that at all
from my experience. I've developed a few applications here that run
purely using java and jsp, with javascript for various items such as
hiding/unhiding div statements when a button is clicked, but from my
school of thought, all validation should be done on the server. Then it
comes down to how well you organize your dao's, servlets, and processing
to get subsecond response times. My first application was somewhat
cumbersome, but it was my first and it works fairly well. I learned from
that app, that I needed to create object models to hold my values, dao's
to access my data backened, and servlets to control the interaction. So
in reality, an application that runs in subsecond time on a PIV should run
the same time on a PIII or less. So long as it meets the requirements for
the web browser it is running.

Ron Power
Programmer
Information Services
City Of St. John's, NL
P.O. Box 908
St. John's, NL
A1C 5M2
709-576-8132
rpower@xxxxxxxxxx
http://www.stjohns.ca/

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.