If your concerned with speed in both development time and execution, then
Apache with mod_perl is a very good way to go. The Perl interpter is loaded
with the server process (increase is size only about 1K), so the overhead of
an interpted language is gone. Apache also supports persistant database
connections though perl, reducing the time of makeing a connection to the
database. All this and these RAD-style of a scripting language like perl.
Hard to beat.
Mike
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html