the applet is closed.
>
> Any ideas?
Try the -f option to also see the children's output. It's waiting for a
child process to terminate.
--
Diego Pons
[EMAIL PROTECTED]
GEOTROPOS SRL
--
To UNSUBSCRIBE, email to [
5/6 minutes to load.
It you are reaching outside sites, check the entries in
/etc/resolve.conf, it could be that you have DNS timeouts. Not highly
probable, but worth a check.
--
Diego Pons
[EMAIL PROTECTED]
GEOTROPOS SRL
-
> Rajendra Kumar Komandur wrote:
>
> Please Send Mails in Engilsh
You too :-)
--
Diego Pons Pharos Consulting LLC
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTE
de las sesiones son temporales, en Netscape no se
guardan en el disco (creo). En Tomcat hay un ejamplo de cómo leerlos.
De paso, ¿hay alguien que provea un newsfeed gratis en Uruguay?
--
Diego Pons Pharos C
e Sun funciona en Linux.
Te recomiendo tratar de hacer algunas aplicaciones y applets simples
antes de tratar algo potencialmente difícil como e-commerce.
--
Diego Pons Pharos Consulting LLC
[EMAIL PROTECTED]
---
real X server.
On that topic, at least for RH6.2, remember to put the URW fonts first
in the fontpath (-fp) for Xvfb.
--
Diego Pons Pharos Consulting LLC
[EMAIL PROTECTED] Los Angeles, CA
milar mechanisms.
Vinod Lamba wrote:
>
> Hi All,
>
> How you can get environment variable other than jvm's
> while you are running a servlet.
>
> Say you set a variable "MYSYSTEM=file://we/weew" and now u want it thru
> ur
> servlet.
>
--
Die
well ask people to label off topic questions, or hare-brained
ones, etc. There would be no end.
Let's embrace openness.
--
Diego Pons Pharos Consulting LLC
[EMAIL PROTECTED]
--
To UNSUBSCR
on, some who does will answer
it, hopefully.
--
Diego Pons Pharos Consulting LLC
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
debe hacer por escribanme.
¿Cual es el problema? Mostranos unas lineas de código que representen
el problema.
--
Diego Pons Pharos Consulting LLC
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PR
hough...
Are you using Tomcat? If not, I suggest that you try it. You can get it at
http://jakarta.apache.org/tomcat/. I would recommend version 3.2.
There is a mailing list (with 100+ msgs a day, mostly RTFM cases), send mail to
[EMAIL PROTECTED]
--
Diego Pons
/messages por la causa por
la cual xfs falla.
Yo también estoy en ROU, de paso.
--
Diego Pons Pharos Consulting LLC
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Joi Ellis wrote:
>
> On Fri, 17 Nov 2000, Diego Pons wrote:
>
> > Joi Ellis wrote:
> > >
> > > On Fri, 17 Nov 2000, Erick wrote:
> > >
> > > >
> > > >
> > > > Is ther a UML desinger like visio f
>
I have, it is very good in my opinion, yet commercial.
--
Diego Pons Pharos Consulting LLC
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Chris Abbey wrote:
>
> At 23:57 9/21/00 +, Mark Ogden wrote:
> >I see what you mean about the applet. After I flicked through a few pages
> >Netscape crashed and it seemed to take the whole of X with it! Hmmm...no
> >response from anything until I killed NN. Is this a prob with the applet
> >
Nicolás Lichtmaier wrote:
> > nohup java xyz &
> >
> > and then terminate the xterm session.
>
> You don't need nohup.
>
Yes you do. Otherwise the program dies as you logoff from X.
Check your facts.
--
Diego Pons
basically a Java Application that runs without any other
window (Terminal Emulator, DOS Window) being opened.
RegardsHrishi.
Try
nohup java xyz &
and then terminate the xterm session.
--
Diego Pons Pharos Consulting LLC
not be
different for different entities, hence the bucket concept.
--
Diego Pons Pharos Consulting LLC
http://www.wenet.net/~dponsLos Angeles, CA
--
To UNSUBSCRIBE, email to [E
nd Java for net
programming w/o previous assesment of language I/O limits (as we do
recommend C/C++), we need to support thousands of threads or change
the internal definition (not for a single implementation/platform)
of tools such as RMI. The I/O limits then would be OS-dependent,
ne of our servers is handling now tens of
connections, expected at some time to be hundreds. At this time we are
using Solaris for Intel w/native threads.
Even if you don't get to use all of the hundreds initially, you want your
app to be scale up at least one order of magnitude at des
Tim Reilly wrote:
>
> Can anyone confirm this? Honestly, this scares the hell out of me.
>
> We're planning on using the IBM 1.1.8 JDK for Linux. In a perfect world,
> we'd be deploying on Solaris, but unfortunately we're a startup company
> and we just can't afford it as of yet.
>
> -Tim
Yo
Diego Pons wrote:
>
> R MUTHUSWAMY wrote:
> >
> > hi
> > i am doing a project using maps in java. so is there any support
> > for maps displays in java. And where i can get some materials about maps
> > usage in java.
> >
>
> Without endor
er products via applets. Unfortunately, some of their products
only run on windows NT, a show-stopper for me.
__
Diego Pons Pharos Consulting LLC
http://www.wenet.net/~dponsLos Angeles, CA
--
t will add to the robustness
of the product by eliminating error-prone Java<->C mapping code.
Unfortunately, this came to me only after writing about 3000 lines of
the interface code.
I suggest reading "Core Java, Volume II", by Horstmann and Cornell for
both RMI and JNI examples and references.
--
Diego Pons Pharos Consulting LLC
ctly to your legacy API, try very
hard to centralize the API into a single JNI call (ioctl-like). It is very
tedious and error-prone to develop JNI interface calls.
It took +50 lines of the ugliest C code per each argument/call.
--
Diego Pons Pharos Consulting LLC
ions, compared to C/C++.
It certainly does not seem to be the tool that you need to complete
your project. That only makes it fatally flawed for your particular needs,
not for the rest of us.
--
Diego Pons Pharos Consulting LLC
[EMAIL PROTECTED]Los Angeles, CA
est any way to have the RPC library calling the native
"__"-prefixed
functions from the RPC library (which I can't modify)? Or without
perusing the sources, is there any docs on changes, say, to alarm() and
signal processing?
--
Diego Pons
:
Is this a feature or a bug? I'm using jdk1.1.5v7 on RH 4.2, 2.0.30.
If I redefine the behavior of SIGALRM within the JNI will I screw
the Java VM?
Any info will be greatly appreciated.
(My apologies if this is not the proper forum.)
--
Diego Pons
28 matches
Mail list logo