Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

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

by Skeeve (Parson)
on Jun 05, 2003 at 08:36 UTC ( [id://263254]=note: print w/replies, xml ) Need Help??


in reply to CF/PERL Conversion to JSP/PERL OH MY

I don't understand where the problem is.
If you still have the perl script, why can't you simply use the same kind of link as before? At last it's all HTML what the user gets. It doesn't matter if it comes from JSP or ColdFusion.
  • Comment on Re: CF/PERL Conversion to JSP/PERL OH MY

Replies are listed 'Best First'.
Re: Re: CF/PERL Conversion to JSP/PERL OH MY
by TexasTess (Beadle) on Jun 05, 2003 at 08:41 UTC
    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

      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.

      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://263254]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-23 07:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found