Avatar of Zolf
Zolf
Flag for United Arab Emirates asked on

compare Jar and JNLP


hello there,

i have a erp system developed using java swing+hibernate+mssql server 2005+ msserver 2003.
the users use RDP to connect to the server and on the desktop they have the jar file which they click to run the application.
Ii want to know which solution is better i.e. let them use this jar method or use JNLP. since the application is still is production i need to frequently update the jar file.but the other jar files which i have used for e.g. jasper,text,..do not change becasue they are third party.only my application's jar changes.i want to know everytime the client wants to update the application does all the jar get downloaded or only my apn jar is downloaded on the client machine.
please help me to understand these.

cheers
Zolf
JavaJava App Servers

Avatar of undefined
Last Comment
Mick Barry

8/22/2022 - Mon
Mick Barry

use jnlp, only updated jars get downloaded (assuming you keep them all separate.)
ie. don't go building one monolithoic jar
Zolf

ASKER

thanks objects.
which is more efficient for users to use via RDP.clcik on bat file or jnlp file.

is it possible to give the remote users all the jar files on cd to copy on their local machine and then via RDP and jnlp only update the application jar file.the reason i am saying this is some remote users connect via RDP with dialup modem and it can be time consuming. all the 3rd party jar i am using is around 20 MB and the application jar is around 2.7MB. so in all around 22.7MB
ASKER CERTIFIED SOLUTION
Mick Barry

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck