I have a uni project comming up soon that involves some sort of database driven website. The group that I'm in for this project have narrowed our options down to either Perl or jsp.We all have experience in java (yet none in jsp) while two of us have experience in CGI using Perl.I haven't looked much into jsp but I'm guessing (hoping?) that there is a cgi.pm equivilent which will do the ground work for us.

Doing some reading around the web I've come across sites listing the advantages of jsp varing from "jsp runs faster than Perl" to "Java programmers are paid more than Perl prgrammers".I wonder if any monks with a foot in both camps could give me a *less* biased view of the two technologies.

IMOHO it would be a lot easier to do this type of thing in Perl than Java and even though I think it would be good to learn to use jsp, an assessed uni project might not be the best time :)

Many thanks,
Nomis52

In reply to CGI (Perl) vs JSP by Nomis52

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.