On 13/11/2020 13:14, Jonnalagadda, Swathi (External) wrote:
> Hi
>
> We have our web application implemented in Perl cgi which is using below
> function of perl. we are upgrading from Tomcat 8.0.21 to Tomcat 9.0.38.
>
> The below function (getopts) is working fine Tomcat 8.0.21 but is not working
> in Tomcat 9.0.38. We even tried Tomcat 9.0.39 as well and it is not working
> even in 9.0.39.
>
> use Getopt::Std;
>
> getopts('ei:npXP');
>
> Could you please suggest a solution here.
How is the CGI servlet configured?
What URL are you using to call the CGI servlet?
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]