----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

>>>>> "G" == G Jesse Kuhnert <[EMAIL PROTECTED]> writes:

    G> Ughh.....Why use JSP at all? Try WebLogic or something
    G> similar. Why should you have to "re-compile" just to get
    G> dynamic content into your pages? This doesn't seem very
    G> efficient. Just my 2 cents.

A good point, and admittedly it is not the salve for everything, but
in this particular case, I need arbitrarily complex functions to
display in the page section, and I need a single solution which will
fit all the scenarios from small keyword/value substitutions to flow
control over a data set to coallesced and postprocessed data from
multiple live sources.  JSP gives me one framework that suits all
these purposes, and that simplifies the page designer's job.

Also, JSP is all I have to work with (I don't own the server) apart
from re-inventing it in pure Java.

-- 
Gary Lawrence Murphy <[EMAIL PROTECTED]>  TeleDynamics Communications Inc
Business Innovations Through Open Source Systems: http://www.teledyn.com
Linux/GNU Education Group: http://www.egroups.com/group/linux-education/
"Computers are useless.  They can only give you answers."(Pablo Picasso)



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to