Re: perl and java and html

2005-08-11 Thread Jan Eden
Sonia wrote on 03.08.2005: >Hi, I want to run PERL script which will combine several JAVA >applications. Furthermore, I need this script to run in the HTML >page. Is that possible? Can I run this locally on my machine, >without a server? > >Thanks Check out mod_perl (and Apache::SSI):

RE: perl and java and html

2005-08-08 Thread Bliss, Kevin
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 ori

Re: perl and java and html

2005-08-04 Thread Alfred Vahau
Hello Try xampp for Windows for development purposes. Has Apache, MySql and PHP. Great for testing out CGI scripts using Perl on the same box. http://www.xampp.org/ Alfred Vahau Tony Frasketi wrote: Hello I would appreciate it if you would steer me to one or more of those groups you menti

Re: perl and java and html

2005-08-04 Thread Sonia
"Chris Devers" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Wed, 3 Aug 2005, Sonia wrote: > >> I want to run PERL script which will combine several JAVA applications. > > This is possible. > >> Furthermore, I need this script to run in the HTML page. > > This is not possible.

Re: perl and java and html

2005-08-03 Thread Xavier Noria
On Aug 4, 2005, at 2:47, Chris Devers wrote: You can run CGI scripts on your local computer IF you have a web server, but that's not necessarily a problem. Most versions of Unix will already include some version of the Apache web server, and there are many groups offering pre-packaged versi

Re: perl and java and html

2005-08-03 Thread Tony Frasketi
Thanks very much Chris for the clear explanation. Sounds like just what I need - A way to completely build and check out a web site on my own compter and then be able to migrate it to a hosting service when I'm ready. Sure beats the local editing and back and forth trips from my computer to the

Re: perl and java and html

2005-08-03 Thread Chris Devers
On Wed, 3 Aug 2005, Tony Frasketi wrote: > I would appreciate it if you would steer me to one or more of those > groups you mentioned that offer pre-packaged version of Apache with > Perl, MySQL and PHP for windows A quick Google search turns up several: http://www.google.com/search?q=win

Re: perl and java and html

2005-08-03 Thread Tony Frasketi
Hello I would appreciate it if you would steer me to one or more of those groups you mentioned that offer pre-packaged version of Apache with Perl, MySQL and PHP for windows Can these packages run on the same machine that I have windows running? Do I access these packages from Windows

Re: perl and java and html

2005-08-03 Thread Chris Devers
On Wed, 3 Aug 2005, Sonia wrote: > I want to run PERL script which will combine several JAVA applications. This is possible. > Furthermore, I need this script to run in the HTML page. This is not possible. HTML is just a "markup language". It tells an application such as a web browser how to

perl and java and html

2005-08-03 Thread Sonia
Hi, I want to run PERL script which will combine several JAVA applications. Furthermore, I need this script to run in the HTML page. Is that possible? Can I run this locally on my machine, without a server? Thanks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [