[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster] Java light client
Hi Nelson,
You could use the applet client itself or you could strip the
xmlBlaster.jar (for example with proguard
http://proguard.sourceforge.net/). According to people who have done so
they get it to aprox. 500 kB.
Regards
Michele
inEvo wrote:
Hi,
I want to develop a JAVA WebStart application thus i'd like to have as
little download time as possible.
I've seen the Applet client and it is really a small Jar. Is there
something like this for Java clients? Or do i have to disassemble the
xmlblaster.jar and use only the required classes ?
One more thing.. is there any documentation besides the one in the
Requirements section?
regards,
Nelson Silva