Hi,

Well, try to associate within browser's prefferences a content type like
"application/x-sql-query" with the application binary  you want to launch
(SQL plus you mentioned)

Then set the same content type from the servlet.
I'd try even to send some "real" sql text in the response,just to see
how it reacts...

Bye!

Cezar

On Wed, 21 Apr 1999, Sam Rose wrote:

> What about SQL plus for oracle?
>
> -----Original Message-----
> From:   Cezar Totth [mailto:[EMAIL PROTECTED]]
> Sent:   Wednesday, April 21, 1999 3:12 PM
> To:     [EMAIL PROTECTED]
> Subject:        Re: executing programs - again
>
> Hi,
>
> Send some specific ContentType. Or simpler - redirect to a url
> that points to a document specific for that application.
> Redirecting to a video file should launch some viewer on the client's
> desktop..
>
> Cezar
> On Wed, 21 Apr 1999, Sam Rose wrote:
>
> > Has anyone any idea how to do this?
> >
> > I'd like to run a program via a servlet, i.e. a servlet involves an
> > application which the user can then use?
> >
> > Any ideas?
> >
> > ___________________________________________________________________________
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > Resources: http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> >
>
>
> Cezar Totth                             email:  [EMAIL PROTECTED]
>                                         Fax:    (401) 220 33 95
> Genesys Software Romania                Phone:  (401) 638 49 44
> Stefan Furtuna 169, sect.6
> cod 77171, Bucharest
> Romania
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>


Cezar Totth                             email:  [EMAIL PROTECTED]
                                        Fax:    (401) 220 33 95
Genesys Software Romania                Phone:  (401) 638 49 44
Stefan Furtuna 169, sect.6
cod 77171, Bucharest
Romania

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to