473,386 Members | 1,775 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Rich Java client deployment options

All,

I'm working on a system for deployment on a corporate network. I
would like to use a technology like Java Web Start to take care of the
client deployment. And I would also like the performance offered by a
natively compiled application.

Looking into Java Web Start, I think it only deals with .jar files
rather than .exe files. Is there any way to use Java Web Start with
an executable file?? Or can anyone suggest an alternative approach??

Thanks in advance for any help.
Mike
Jul 17 '05 #1
1 1743
"Mike" wrote:
I'm working on a system for deployment on a corporate network. I
would like to use a technology like Java Web Start to take care of the
client deployment. And I would also like the performance offered by a
natively compiled application.

Looking into Java Web Start, I think it only deals with .jar files
rather than .exe files. Is there any way to use Java Web Start with
an executable file?? Or can anyone suggest an alternative approach??


You could put your exe into a jar file, then have a Java class to extract it
:-)

What do you plan to compile Java into an .exe with? You ought to check
whether the native compiler is actually capable of compiling your "rich java
client". It seems to me that Sun licensing prevents you from passing their
supplied class libraries through a native compiler, so your compiler vendor
must supply reimplementations of those standard Java class libraries that
your application uses. Unless the native compiler vendor has a deal with
Sun of course.

For software deployment of exe's, see
http://www.managesoft.com/solution/d...tion/index.xml
Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: BlackHawke | last post by:
Our program, game program Andromeda Online (www.andromedaonline.net) uses two programs- one to play the game, another to patch the game as updates come out. Players actually launch the updater...
40
by: Eitan | last post by:
Hello, I know Java-Applet (written for JBuilder). I would like to know about dotnet technology, pros and cons in comparation to Java-Applet technololgy. Can I write a program in dotnet, like...
5
by: Bob | last post by:
We have a pretty complicated Excel based application that I'm looking to make the functionalities online. It has very rich UI and displays numerous input controls (think a tax form like screen). ...
0
by: Frank Rizzo | last post by:
Hello, I've deployed a SmartClient/ClickOnce app to a web server. For whatever reason, for some users the application doesn't fully download. Instead the progress bar is stuck at 5 or 10%. After...
11
by: Shayaan Siddiqui | last post by:
Hello I am working on a new project and I would like to do it in dot Net Can someone provide me with good irrefutable reasons to do it in dot net than J2EE? Shayaan
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
0
by: NoaGross | last post by:
Hi, I'm relly new in java and I have a problem. I'm using java applet. When using http all ok, but when trying to use https i get: Java Plug-in 1.5.0_10 Using JRE version 1.5.0_10 Java...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.