Mail Archive Home | enhydra List | October 2004 Index
| <-- Date Index --> | <-- Thread Index --> |
Hello,
I'm using Enhydra 5.1.9.
I have a strange problem with the retrieving of a static file through
the multiserver of Enhydra. Actually, I know that presentation objects
*.po are mapped to dynamic pages, and static objects like images gif,
jpeg... can be accessed directly. Example : if I have an image test.gif
in the presentation directory, and my servlet is configured to be
accessed locally at
http://localhost:6001/, I know that http://localhost:6001/test.gif will give me my image. No problem.But here we come to the point : I want to do the same with a Java applet
that is packaged in a JAR file. But in exactly the same situation as the
test.gif case exposed above, I cannot retrieve my JAR file, and obtain
the familiar error :
page not found : /NovaViewer.jar
(where NovaViewer.jar is the exact name of my applet, that's in the
presentation directory).
If I try with a zip file, or anything else that I tried, it works, I can
get my file, but not with a JAR file. I've been searching for a solution
for hours, please help!
Thanks by advance,
Y.
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.