I'm sure this is really simple, but I have trouble finding documentation from an avalanche of other docs and I've had very little to do with Perl.
I have a script at http://example.com/cgi-bin/perl.pl
. It outputs some text. I want to be able to pull this output into a JSP page.
Do you know any examples of or websites that explain how to do this?