--
Have you tried just opening up a URL connection to it? Any of the
applet-to-servlet examples should give you an idea of what to do.
If you need some URLs to these, let me know.
Thor HW
----- Original Message -----
From: Gaurav Kishore <[EMAIL PROTECTED]>
To: jserv <[EMAIL PROTECTED]>
Sent: Wednesday, June 30, 1999 1:09 PM
Subject: cgi - servlet interaction using Apache JServ!
> --
>
> Hi,
>
> If anybody is working on "cgi and servlet interaction", kindly help!
>
> We have an application which handles all the cgi requests via tcl
> (tickle). I have a tcl script which does certain database information
> retrieveal on the basis of the user input. I want this script to invoke
> a servlet and pass this information to it, so that the servlet can then
> create graphs on the fly based on this information (using gifencoder
> class from ACME) and send this graph to the client browser.
>
> My question is, can this be done? If yes how? How to invoke a servlet
> from cgi-tcl script? How to pass data from cgi to servlet and may the
> other way round also i.e. from servlet to cgi?
>
> I am using Apache JServ. Kindly help. Any hints, pointers, articles,
> info, code etc. is highly appreciated.
>
> TIA
> Gaurav
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> READ THE FAQ!!!! <http://java.apache.org/faq/>
> Archives and Other: <http://java.apache.org/main/mail.html/>
> Problems?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]