RE: perl and java and html





Chris,
Thanks for the response. In fact that is exactly what I want to do.
And I
know it can be done with a local web server.
Let me ask you this though.
Is there a way for me to utilize Javascript, or other script (such as
PHP),
in order to avoid using the web server?
Basically, like the original problem stated.. I will have several Java
programs that will be linked via Perl script, and then I wish to present

results back in HTML file. So is there any way for me to do this
without
the web server?
Maybe Perl is not the way to go then? What do you think?
Thanks in advance,
Sonia



It sounds like you want to run a perl script on your client that will
make a connection to a server. Once connected the application (written
in perl) will run some java programs, process the data, and return back
html files to the client. If that is what you want, perl can handle
that (perldoc Socket). The Perl Cookbook has some examples of socket
programs.


------------------------------------------------------------------------------

This email is confidential and may be legally privileged.

It is intended solely for the addressee. Access to this email by anyone else, unless expressly approved by the sender or an authorized addressee, is unauthorized.

If you are not the intended recipient, any disclosure, copying, distribution or any action omitted or taken in reliance on it, is prohibited and may be unlawful. If you believe that you have received this email in error, please contact the sender, delete this e-mail and destroy all copies.

==============================================================================

.



Relevant Pages

  • Re: File downloads
    ... >> I have a directory outside of my web root on the web server and I have a ... >> Perl script that presents a listing of the files in that directory to ... >> to click on a filename and download the file as though it was in a web ... > Perl related. ...
    (comp.lang.perl.misc)
  • Re: Object Rexx to become Open Source
    ... the Perl home page, ... Object Rexx can be used either way - if you want to ... I currently use JScript for WSH, WMI, HTA and web server scripting, plus ... I didn't mean to imply it wasn't cross-platform, ...
    (microsoft.public.scripting.wsh)
  • Buffer Overflow in Netware Web Server PERL Handler
    ... Buffer Overflow in Netware Web Server PERL Handler ... Application: NetWare Enterprise Web Server ...
    (Bugtraq)
  • [VulnWatch] Buffer Overflow in Netware Web Server PERL Handler
    ... Buffer Overflow in Netware Web Server PERL Handler ... Application: NetWare Enterprise Web Server ...
    (VulnWatch)
  • Re: best scenarios of using Perl
    ... What are the best scenarios Perl should be the best choice? ... Back to the world of web; if you happen to run Apache as your web server, ... it has been decided to use SSL client certificates for user authentication ... and a very simple solution for the backend server. ...
    (comp.lang.perl.misc)