More than likely, a Java-based solution would mainly be done in JSPs with a single 
controlling servlet, rather than just servlets.  JSPs can be written fairly fast 
because server re-starts are not required.  Because they become servlets, they run at 
servlet speeds. 


Maybe we need "mpsp pages" technology"

Chuck


-----Original Message-----
From: Eric Lenio [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 10, 2004 6:56 AM
To: [EMAIL PROTECTED]
Subject: advantages of mod_perl over java servlets


I'm about to start work on a web application which will collect information
from the user and return a document based on that information.

I'm trying to point out the advantages of mod_perl over a solution based on
Java servlet technology to my client.  Can anyone provide any quick links/
information to help me out?

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html


--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to