Results 1 to 4 of 4
Thread: Java Deployment
- 05-31-2012, 02:20 AM #1
Member
- Join Date
- May 2012
- Posts
- 2
- Rep Power
- 0
Java Deployment
Hi there,
I am new to Java. I need to write a program that will access the user's microphone and has a simple (i.e. one window) GUI interface. The program must preferably be deployed without the user knowledge similar to Flash, or through a simple click. I also need the program to remain in the memory after the web site page from which it was downloaded, is gone. I also need this to be as cross-platform as possible.
I looked at Flash but flash requires the script/program to be on each page, which is not feasible.
I looked at add-ons but they require the user to install it, plus you need one for each browser.
I looked at Java web start and it seems very interesting but it seems to me that it requires the web server to have support for a specific mime-type. Is this true for Java web start?
Is there another way to do that?
Thank you very much.
Best Regards,
Ovi
- 05-31-2012, 04:15 AM #2
- 05-31-2012, 04:48 AM #3
Member
- Join Date
- May 2012
- Posts
- 3
- Rep Power
- 0
Re: Java Deployment
You can't?
- 05-31-2012, 02:34 PM #4
Member
- Join Date
- May 2012
- Posts
- 2
- Rep Power
- 0
Re: Java Deployment
The user needs convenience, which means we need to avoid things like downloading libraries, clicking, installing, rebooting, configuring programs. The ideal case is to have the user do nothing.
Not so sure why you thought this is spyware. How do you program?
Regards,
Ovi
Similar Threads
-
Java Applet in Netbeans -- Deployment
By crystalbass17 in forum Java AppletsReplies: 0Last Post: 02-19-2011, 01:24 AM -
Deployment
By rob in forum Enterprise JavaBeans (EJB)Replies: 1Last Post: 04-08-2009, 10:03 PM -
hot deployment
By Manas Das in forum Advanced JavaReplies: 0Last Post: 01-21-2009, 05:24 PM -
deployment
By Nicholas Jordan in forum NetBeansReplies: 4Last Post: 07-09-2008, 05:10 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks