Hi,
I was wondering if you still have the problem you mentioned in the
bug-list of the Java Linux group since I do.
> FYI: J3D doesn't run, at least no in accel. mode, with a TNT2 chip,
> it bang out with an error:
> Exception in thread "main" java.lang.UnsatisfiedLinkError:
> /usr/loca
hi,
i have written a java code to work as a small web server. And i want that
to run in a situation, where i don't have any network card but i have a
modem connection. can i run it in that condition. or any network
application can't be run on a system with a modem.
Thanx for any answers,
MUTHU
On Sun, 3 Oct 1999, Vartan Piroumian wrote:
> Your handler should not extend Frame, only implement ActionListener.
That's more of a design issue, not a code correctness issue, don't you
think? Although I would agree with you.
> > setVisible(). But nothing happens. What am I missing?
I would
what file should I modify to add jdk1.2 into my environment?
also what is the correct syntax for adding java_home
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>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.
>
> > IBM's JVM is so-so in terms of performance, but may have problems under
> > load due to the immaturity
Wayne writes:
> Hello,
> I have looked thru all my java books looking for an answer to my
> problem,
> but I'am not not able to find a solution. So, I thought I ask the group.
>
> I hava a class A that extends Frame and contains the main() method. In
> this class I have several Button co
On Sat, Oct 02, Jeff Galyan wrote:
> Actually, libXm.so is Motif, which is required by AWT, and therefore
> Java. You'll need to get a Motif distribution (I use RedHat Motif 2.1.10
> with no problems).
That's not true!
There are both, static and dynamic linked versions of the java
vm. The depen
Kontorotsui wrote:
> Make sure that in /etc/host.conf you have the following command:
>From the attachment I sent:
production:~/projects/inet>cat /etc/host.conf
order hosts, bind
multi on
> order hosts, bind
Check!
> And that in /etc/hosts there is the entry
>From the attachment I sent:
pr
Weiqi Gao wrote:
> Wayne wrote:
> >
> > Hello,
> > I have looked thru all my java books looking for an answer to my
> > problem, but I'am not not able to find a solution. So, I thought
> > I ask the group.
> >
> > I hava a class A that extends Frame and contains the main() method.
> > In this cla
"[EMAIL PROTECTED]" wrote:
>
> What do you get if you run "nslookup localhost" ?
>
> Troy
>
hm. This is very interesting.
Trying that yesterday would result in :
"... can't find production: Non-existent host/domain"
But today, I get a response?!?
Non-authoritative answer:
Name:localh
Wayne wrote:
>
> Hello,
> I have looked thru all my java books looking for an answer to my
> problem, but I'am not not able to find a solution. So, I thought
> I ask the group.
>
> I hava a class A that extends Frame and contains the main() method.
> In this class I have several Button component
On 02-Oct-99 Shawn McKisson wrote:
[localhost resolution]
> Does anyone know the solution to this problem or know where to start looking?
Make sure that in /etc/host.conf you have the following command:
order hosts, bind
And that in /etc/hosts there is the entry
127.0.0.1 localhost
--
Hi!
I have a problem using drag-&-drop with blackdown´s JDK 1.2.
Everything is allright in normal applications, but when I place the
DnD-components in a JInternalFrame I get this execption:
Hello,
I have looked thru all my java books looking for an answer to my
problem,
but I'am not not able to find a solution. So, I thought I ask the group.
I hava a class A that extends Frame and contains the main() method. In
this class I have several Button components with an action listener on
14 matches
Mail list logo