in reply to
perl script handled by java
Tomcat supports CGI, so an AJAX call to the Perl script within the JSP template is one possible workaround.
print "Good ",qw(night morning afternoon evening)[(localtime)[2]/6]," fellow monks."
Comment on
Re: perl script handled by java
Download
Code
In Section
Seekers of Perl Wisdom