[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Was C# but now java
- Subject: [ale] Was C# but now java
- From: dchambers at snapserver.com (Denny Chambers)
- Date: Thu, 26 Sep 2002 13:27:38 -0500
Yoa may want to look at Java's Web Start technology
(http://java.sun.com/products/javawebstart/ ) . This allows you to
launch application from the web. Also installers like InstallAnywhere
are web based installers. Once the app is install, it runs locally.
Stuffed Crust wrote:
>On Thu, Sep 26, 2002 at 01:03:09PM -0400, cfowler wrote:
>
>
>>The full app can be non-interactive. Like a web page. But 1 piece is
>>an SSH client. Can I server up an APP not APPLET via the server.
>>Applet will only allow me to connect to the central server.
>>
>>
>
>A full app won't run in the browser unless it's invoked via the Applet
>interface.
>
>That said, if you use signed applets and otherwise properly manipulate
>the java security api, you can attach to any server you want.
>
> - Pizza
>
>
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.