n the same host can interact in
> some way? Are there any common resources that could enable one JVM to be
> blocked for a short period while another JVM is starting up? Or is my
> problem more likely to be normal resource (CPU) competition?
>
> I suspect it's the latter but
program in a tight loop.
>
> I was wondering whether different JVMs on the same host can interact in
> some way? Are there any common resources that could enable one JVM to be
> blocked for a short period while another JVM is starting up? Or is my
> problem more likely to be normal
that fires up a different java program in a tight loop.
I was wondering whether different JVMs on the same host can interact in
some way? Are there any common resources that could enable one JVM to be
blocked for a short period while another JVM is starting up? Or is my
problem more likely to be norma
At 1:40 PM +0200 10/13/01, Raphael Mack wrote:
>I need some resources like Images and other files in my java-app. Where
>should I install them?
>Is there a way to locate them when someone doesn't install my app to
>the default directory (then I cannot use absolute paths/the sam
Hello,
thanks for the answers on the other topics.
I need some resources like Images and other files in my java-app. Where
should I install them?
Is there a way to locate them when someone doesn't install my app to
the default directory (then I cannot use absolute paths/the sam proble
<<0>>-<>-<>-<>-<<0>>
Java developer resources written in Japanese
Go to the developerWorks Japan Java Zone to find Java development articles,
white-papers, and tutorials written in Japanese. At the dW Japan Java Zone
You can find these article
<<0>>-<>-<>-<>-<<0>>
Java developer resources written in Japanese
Go to the developerWorks Japan Java Zone to find Java development articles,
white-papers, and tutorials written in Japanese. At the dW Japan Java Zone
You can find these article
Nathan Meyers wrote:
>
> Joseph Shraibman wrote:
>
> > Jeffrey I Condon/Cupertino/IBM wrote:
> > >
> > > A proposal for fixing the Java programming language's threading problems
> > > -
> > > Allen Holub suggests that the Ja
Nathan Meyers wrote:
>
> Joseph Shraibman wrote:
>
> > Jeffrey I Condon/Cupertino/IBM wrote:
> > >
> > > A proposal for fixing the Java programming language's threading problems
> > > -
> > > Allen Holub suggests that the Ja
Jeffrey I Condon/Cupertino/IBM wrote:
>
> A proposal for fixing the Java programming language's threading problems
> -
> Allen Holub suggests that the Java programming language's threading model
> is possibly the weakest part
Joseph Shraibman wrote:
> Jeffrey I Condon/Cupertino/IBM wrote:
> >
> > A proposal for fixing the Java programming language's threading problems
> > -
> > Allen Holub suggests that the Java programming language's threading mo
Jeffrey I Condon/Cupertino/IBM wrote:
>
> A proposal for fixing the Java programming language's threading problems
> -
> Allen Holub suggests that the Java programming language's threading model
> is possibly the weakest part
A proposal for fixing the Java programming language's threading problems
-
Allen Holub suggests that the Java programming language's threading model
is possibly the weakest part of the language. This article proposes
signific
wow! not really for this list i'd say and much more info
needed to solve your problem. can be anything from
network problem to java code ..
Take a look at javamail and try the lists at sun.
Christian Kruggel wrote:
> Hi there!
>
> I try to write a little Java-SMTP-Client but fail to authen
At 15:30 11.08.00 +0200, Chris wrote:
>I try to write a little Java-SMTP-Client but fail to authenticate to an
>server that identifies itself as "ofmipd.local".
>My search for documents that deal with this kind of server failed, I
>just found one poor hint, that it's NOT a SMTP-Server.
>Any Java-M
Hi there!
I try to write a little Java-SMTP-Client but fail to authenticate to an
server that identifies itself as "ofmipd.local".
My search for documents that deal with this kind of server failed, I
just found one poor hint, that it's NOT a SMTP-Server.
Any Java-Mail-Client-Wizzard out there who
Hello,
Being that you have expressed interest in XML technologies at IBM. We
thought that the
following new technology update (Xeena) and XML tutorials may prove
valuable to you.
If you would not like to receive further information about free XML
resources form IBM, please
reply with "No
[EMAIL PROTECTED] wrote:
>I mean I can use java to access another machine's
>resources i.e file and the printer connect to it .I
>can also add ,delete ,rename the file.
>
I'm quite sure that, given enough creativity and time, you can. Win'95
has a server software, Back
t; How do I use java to map the network resources without
> the need to mount i.e the NFS or installed Novell
> Netware ?
>
> I mean I can use java to access another machine's
> resources i.e file and the printer connect to it .I
> can also
How do I use java to map the network resources without
the need to mount i.e the NFS or installed Novell
Netware ?
I mean I can use java to access another machine's
resources i.e file and the printer connect to it .I
can also add ,delete ,rename the
Canal + Belgique (Informatique) wrote:
> I guess there must be a workaround to force the calling classes to
> get the actual value for the strings from the file Resource.class (where
> they are too, according to a "find in files"). Probably making them
> non-static will do the trick, but that
Hi
Why dont you take a look at java.util.ListResourceBundle. Organizing your
messages as resource bundles, will also help in internationalization.
--
shiv
the string.
Hope this helps.
>>> "Canal + Belgique (Informatique)" <[EMAIL PROTECTED]> 08/31/98 02:09pm >>>
As a C programmer learning Java, I was wondering how to place
resources such as Strings in a separate file, so that it is easier to
translate or mod
As a C programmer learning Java, I was wondering how to place
resources such as Strings in a separate file, so that it is easier to
translate or modify them globally.
I thus used the following "resource code":
*** file : Resource.java ***
24 matches
Mail list logo