Re: Database access for server and client
- From: Mladen Adamovic <adamm_n0@xxxxxxxxxxxxxx>
- Date: Wed, 08 Mar 2006 17:45:05 +0100
bartona@xxxxxxxx wrote:
Does anybody have any suggestion as to which method is preferable? The
end users who will be running this application are not very computer
savvy and might not be able to figure out browser messages like "Your
browser understands the <APPLET> tag but isn't running the applet, for
some reason." For this reason I thought that the Java Web Start method
might be preferable, but I have no idea how reliable this method is and
what kind of kinks I will have to work through.
I think you should avoid applets because of the problems you mentioned. Compatibilty. You could use web start (it work OK on appropriate Java version) OR https and server programming.
I also wonder if the Microsoft .net environment might offer an
alternative (our web server is Microsoft IIS and the clients are all
Windows XP or Windows 2000).
There are C# alterantive for Java web start in VS 2005 but I cannot remember the name. Google :
http://www.google.com/search?q=c%23+replacement+java+web+start&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official
--
Mladen Adamovic
http://home.blic.net/adamm
http://www.shortopedia.com
http://www.froola.com
.
- Follow-Ups:
- Re: Database access for server and client
- From: syed_danish22
- Re: Database access for server and client
- References:
- Database access for server and client
- From: bartona@xxxxxxxx
- Database access for server and client
- Prev by Date: Create new Clob
- Next by Date: Re: Create new Clob
- Previous by thread: Database access for server and client
- Next by thread: Re: Database access for server and client
- Index(es):
Relevant Pages
|
|