A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
Please help me to call a Perl Application from Struts
Vani Bandargal
Ranch Hand
Joined: Oct 06, 2005
Posts: 82
posted
Oct 06, 2005 08:37:00
0
Please help me to call a Perl Application from Struts
Vani Bandargal
Ranch Hand
Joined: Oct 06, 2005
Posts: 82
posted
Oct 06, 2005 09:54:00
0
Hi I tried this in my Action Class:
res.sendRedirect("/hpn/cgi-bin/applinks/confcase/cdess_upd.cgi");
which is taking me to
http://bhnsm03.health.state.ny.us:4066/doh3/applinks/cdess/hpn/cgi-bin/applinks/confcase/cdess_upd.cgi
But I want something like this:
https://bhnsm03.health.state.ny.us/doh3/applinks/cdess/hpn/cgi-bin/applinks/confcase/cdess_upd.cgi
Any help is appreciated
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Please help me to call a Perl Application from Struts
Similar Threads
Problem to integrate Struts with Swing
Using JAVA in PERL
Communication between Java and Perl
Call Perl Application from Struts
how to call servlet from struts application
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter