Hello all,

This is'nt a Struts related question, but I know lot's off peoples here are java 
experts ;)


My application uses a binary ressource - a gif file - that is loaded from classpath 
(the application changes some colors
and put it into response.out)


When testing the code (a simple java class + the gif file) inside the WEB-INF classes 
dir, it works fine.

When used inside the webapp, generated gif is incorect : it has lot's of strange 
binary errors.

When putting the classe and the gif file into a jar, it fails too.


I use java 1.4.2 on windows 2000.
I get the exact same behaviour on sun solaris with java 1.4.1_03


Do you know any problem when putting binary files inside a jar file ?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to