Hi,
Try with setting "PresentationManager.CacheFiles"
application property to "false"!
conf file configuration entry
---------------------------------------
PresentationManager.CacheFiles =
false
web.xml configuration entry
----------------------------------------
<env-entry>
<env-entry-name>PresentationManager/CacheFiles</env-entry-name>
<env-entry-value>false</env-entry-value>
<env-entry-type>java.lang.String</env-entry-type>
</env-entry>
Hope this helps!
Regards,
Slobodan Vujasinovic
Enhydra
Development Team
----- Original Message -----
Sent: Thursday, April 28, 2005 5:48
PM
Subject: [enhydra] slow serving of
JARs
Greetings.
I have an
Enhydra web application, which consists of a single JAR file, say
application.jar. This makes the deployment a breeze.
However, my
web application contains several applets, which are jared up, signed and put
in application.jar
Applets get
loaded in the browser, but it takes about a minute to load a 100K applet.
This is way too slow for the local network connection. Moreover, if an
applet needs to upload some data on the client machine, it also takes a long
time.
If I unpack
application.jar and configure my Enhydra Web Application base to be a
directory instead of the original JAR, then all my applets get
loaded quickly and performance is good.
Is there a way
to improve the performance of the applets, which are loaded from the JARs
inside of the Enhydra Web Application JAR?
Thanks.
Oleg
--
This
message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
If you have questions about this email,
Please contact the IT Help Desk.