Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #2611

Re: More on using JCE in applet

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.help
Subject Re: More on using JCE in applet
Organization Canadian Mind Products
Message-ID <1fvkk8hbprdlmvf4guljgggldqqtt2mtue@4ax.com> (permalink)
References <3891C5C0.4D9B93F@hotmail.com> <e03b84eb-f14c-4756-bc91-1610940d0c14@googlegroups.com>
Date 2013-03-20 20:27 -0700

Show all headers | View raw


On Mon, 18 Mar 2013 10:49:33 -0700 (PDT), pankaj.pandey@gmail.com
wrote, quoted or indirectly quoted someone who said :

>I have a similar requirement. Can you please share how to load JCE files dynamically on client machine and call them from applet.

JCE comes bundled with the JRE. There is nothing special to do. Treat
it like you would Swing classes.
-- 
Roedy Green Canadian Mind Products http://mindprod.com
Every method you use to prevent or find bugs leaves a residue of subtler 
bugs against which those methods are ineffectual. 
 ~ Bruce Beizer  Pesticide Paradox

Back to comp.lang.java.help | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: More on using JCE in applet pankaj.pandey@gmail.com - 2013-03-18 10:49 -0700
  Re: More on using JCE in applet Roedy Green <see_website@mindprod.com.invalid> - 2013-03-20 20:27 -0700

csiph-web