On Fri, 24 May 2002, Mark Cance wrote:

> I have a taglib (written using TaglibHelper), that ?uses? Cgi.pm to extract
> values from a form. I also use the module to create a session cookie.
> 
> I�ve been merrily testing the taglib with external scripts and all seemed to
> work fine. However, I was running these test scripts under Apache::Registry.
> 
> Consequentially due to my naivety, when I use the taglib in my xsp pages I
> can extract no values from either a form or cookie, the taglib now running
> in true mod_perl style, Cgi.pm seeming not able to find the required posts.
> 
> Is there anyway I can use cgi.pm?? Or must I write my own handler.

What do you use CGI.pm for? Just retrieval of form parameters?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to