Re: CGI/HTML

2008-05-17 Thread Shabu Khan
Thanks Bill. Can this be tweaked to a lesser value then? On Sat, May 17, 2008 at 6:21 PM, Bill Barker [EMAIL PROTECTED] wrote: Christopher Schultz [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shabu, Shabu Khan wrote

CGI/HTML

2008-05-16 Thread Shabu Khan
setup but not on Tomcat/CGI/Perl? Thoughts? Thanks, -- Shabu Khan | Mentis Systems Inc | W: (425) 649-1130 | C: (425) 301-1948 | F: (425) 256-2819 http://www.linkedin.com/in/shabukhan

Re: CGI/HTML

2008-05-16 Thread Shabu Khan
: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shabu, Shabu Khan wrote: | For some reason, the cgi perl script that I run via IE/Firefox does not | render the output immediately, but waits until it has big chunk of the | HTML. Does this have anything to do with the tomcat/cgi setup

Perl CGI setup

2008-04-11 Thread Shabu Khan
Status 404 - /WEB-INF/cgi/web_xml_mon.pl type Status report message /WEB-INF/cgi/web_xml_mon.pl description The requested resource (/WEB-INF/cgi/web_xml_mon.pl) is not available. Apache Tomcat/4.1.37-LE-jdk1.4 -- Any thoughts? Thanks, -- Shabu Khan | Mentis Systems Inc | W

Re: Perl CGI setup

2008-04-11 Thread Shabu Khan
What should that url pattern value be in my scenario? On Fri, Apr 11, 2008 at 12:06 PM, Hassan Schroeder [EMAIL PROTECTED] wrote: On Fri, Apr 11, 2008 at 11:45 AM, Shabu Khan [EMAIL PROTECTED] wrote: !-- The mapping for the CGI Gateway servlet -- servlet-mapping servlet

Re: Perl CGI setup

2008-04-11 Thread Shabu Khan
at 11:45 AM, Shabu Khan [EMAIL PROTECTED] wrote: !-- The mapping for the CGI Gateway servlet -- servlet-mapping servlet-namecgi/servlet-name url-pattern/cgi/*/url-pattern /servlet-mapping http://myhostname.FQDN:8080/WEB-INF/cgi/web_xml_mon.pl?qa-1

Re: Perl CGI setup

2008-04-11 Thread Shabu Khan
: From: Shabu Khan [mailto:[EMAIL PROTECTED] Subject: Re: Perl CGI setup if my scripts/configs are in $CATALINA_HOME/webapps/ROOT/WEB-INF/cgi directory, what should the url-pattern be? http://myhostname.FQDN:8080/WEB-INF/cgi/web_xml_mon.pl?qa-1 Your url-pattern is fine - all

Re: Perl CGI setup

2008-04-11 Thread Shabu Khan
sorry got it. Thanks for your assistance. Thanks, On Fri, Apr 11, 2008 at 1:11 PM, Caldarale, Charles R [EMAIL PROTECTED] wrote: From: Shabu Khan [mailto:[EMAIL PROTECTED] Subject: Re: Perl CGI setup http://myhost:8080/WEB-INF/cgi/web_xml_mon.pl?qa-1 returns