Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: CF/PERL Conversion to JSP/PERL OH MY

by TexasTess (Beadle)
on Jun 05, 2003 at 08:41 UTC ( [id://263255]=note: print w/replies, xml ) Need Help??


in reply to Re: CF/PERL Conversion to JSP/PERL OH MY
in thread CF/PERL Conversion to JSP/PERL OH MY

The image tag invoked within the CF tags shows a picture. The image tag invoked alone in JSP shows nada :-)

TexasTess
It's all about love; What you'd do to love, and what you'd love to do -- Katherine Moody
  • Comment on Re: Re: CF/PERL Conversion to JSP/PERL OH MY

Replies are listed 'Best First'.
Re: Re: Re: CF/PERL Conversion to JSP/PERL OH MY
by moxliukas (Curate) on Jun 05, 2003 at 08:46 UTC

    Well, my guess would be that Perl script also gets something via other means -- maybe ColdFusion sets up some variables in environment that Perl script depends on, and JSP does not.

    The way to solve this is probably taking a peek at the Perl script that is doing a job. Have a look if it is using environment or something else that is not the same under ColdFusion and JSP. Try to see if perl script uses %ENV hash for example.

    I am not familiar with neither ColdFusion nor JSP, but this is my guess.

Re: Re: Re: CF/PERL Conversion to JSP/PERL OH MY
by Skeeve (Parson) on Jun 05, 2003 at 10:38 UTC
    Since I know nothing about JSP and ColdFusion... Maybe you can give me/us a look at what you mean?
    For example: I don't know what you mean with: "The image tag invoked alone in JSP".
    I think both, CF and JSP give you a html-file. Each file contains the image-tag. Each file is displayed in a browser. The CF-generated file is okay, the JSP-Generated file contains a broken image, right?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://263255]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (8)
As of 2024-04-19 08:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found