> "David" == David Chen <[EMAIL PROTECTED]> writes:
David> In the pre-developed project there are a lot of printf
David> functions. Now I have to show the outputs of printf in a
David> swing text fileld. The question is how can I do this without
David> touching the pre-writt
> "Robbie" == Robbie Baldock <[EMAIL PROTECTED]> writes:
Robbie> At the moment I'm calling this in my servlet's init():
Robbie> Runtime.getRuntime().exec("DISPLAY=localhost:1.1");
Robbie> Runtime.getRuntime().exec("export DISPLAY");
Robbie> Which I suspect is the wrong way t
Larry Gates writes:
> >>You can specify a larger heap
> >>with the command line option -Xmx32m, for example.
> >
> >Right, there is only a little syntax error: the option is -mx32m.
>
> interesting feature. What is the rationale behind the idea of a heap
> size? Whynot just use whatever
The only plausible reason I can think of is performance. Anybody measured
encryption speed when using RSA's libs?
Nitin Borwankar writes:
> ACtually the Java WebServer is 100% Java.
> the SSL libraries are C and currently are only available on NT and
> Solaris.
> But you can run the server o
Hi Java-Linux team,
I'm interested in porting jdk 1.2 to OpenBSD. Since you've got a very
functional port for Linux already (it passed JCK!), it would be great to
see your changes for we're going to use similar tools for builds.
And OpenBSD is much closer to Linux than Solaris. Well, may be I jus