I was wondering what the pros/cons of the various cgi programming languages are? Like what flexibility the various languages allow, ease of coding and design, speed, setup, database accessibility, etc.
I've been using Perl with MySQL on Linux which has worked quite well, but design and maintenance of larger applications is difficult. I thought maybe JSP's would be easier to design and code due to their more object oriented-ness. But is it just as easy to use JSP's to track sessions, access databases, etc. as it is in Perl? And should I even consider ASP's or PHP?
I've been using Perl with MySQL on Linux which has worked quite well, but design and maintenance of larger applications is difficult. I thought maybe JSP's would be easier to design and code due to their more object oriented-ness. But is it just as easy to use JSP's to track sessions, access databases, etc. as it is in Perl? And should I even consider ASP's or PHP?