[SunHELP] Running Unix applications from the Web

Phil Schilling sunhelp at sunhelp.org
Fri Aug 17 03:54:24 CDT 2001


Lance wrote:
>Hi Folks,

>I'm working on a web-based application. As part of the requirement, I also
need to run a >Unix application from the web browser. I'm using Java Telnet
Application, which is an
>applet, to connect to the machine where the application resides. I can get
it to work,
>but the problem is that after the user terminates the application he has
access to the
>unix prompt.

>Can anyone give me lead on how to telnet into a Unix box and run an
application without >the login process and then ending the telnet session
once the application is terminated?

>Thanks,
>Lance.

I do this via the login script, i.e. .profile automatically starting the
application after authentication and issuing an exit when they end the
application thereby closing the java client.  I have a rather large client
doing this via secure http.

Phil

"Never argue with an idiot, they will drag you down to their level and beat
you with experience" (Dilberts Rules of Order)







More information about the SunHELP mailing list