Search the web
Sign In
New User? Sign Up
Java_Official · Java SE . EE . ME . AJAX . Web services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 9460 - 9495 of 31601   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9460
Hi there.... I am trying to get my intranet web page in my java application, how do i get to do it? will java.net.url help? Thanks in advance ...
creativetrak@...
creative_trak
Offline Send Email
Feb 1, 2003
11:35 am
9462
This is my first programming assignment ever. I have the JDK installed, and it compiles and runs with sample programs ok. I have got the first part of my...
Dave Engstrom <d_eng_...
d_eng_1976
Offline Send Email
Feb 1, 2003
4:06 pm
9463
I have been revising my program....Here is what I have came up with so far.....it runs....I am not sure it is doing everything they want it to do.......but the...
Dave Engstrom <d_eng_...
d_eng_1976
Offline Send Email
Feb 1, 2003
6:51 pm
9464
... <d_eng_1976@y...>" <d_eng_1976@y...> wrote: Everything seems to run ok now, except i need a null pointer exception, and I can't figure out how to get that...
Dave Engstrom <d_eng_...
d_eng_1976
Offline Send Email
Feb 1, 2003
8:25 pm
9465
hello everyone, here's a question for you about a long time problem. I use an imac 266mhz with MRJ 2.2.5 installed . it works for most tasks allright, like...
marc <marc7018@...>
marc7018
Offline Send Email
Feb 1, 2003
11:09 pm
9466
Hi guys, I just want to know, what is the difference between event mouseClicked and event mousePressed. tia -- -- Adwin...
Adwin
urocyon_cine...
Offline Send Email
Feb 2, 2003
3:18 am
9467
Is it possible to set the state of the caps, scroll, and number locks in java? If so could some one post some sample code or a link? Thankyou for any help....
ryan_assman
Offline
Feb 2, 2003
4:31 am
9470
Hello everybody, I have noticed a lot of advertising for vacant positions on this list. I think since we all need to eat, that is a good thing. But I would...
Erik Alm
erik_alm
Offline Send Email
Feb 2, 2003
12:43 pm
9471
Hi Adwin, English do get funny sometimes. Click means press and release while press meant just that -- press. The application is depended on your situation....
tam cao
tc77722
Offline Send Email
Feb 2, 2003
7:12 pm
9472
Hi-- I'd like to download some applet coding to examine the format/structure. Any good sites from which to download some? Thanks, Steve...
Steve Raine
spraine2121
Offline Send Email
Feb 2, 2003
8:09 pm
9473
Hello, Everyting in this program works except one part. I have to put a NullPointException in this program to catch if someone pushes the "Cancel Button" on...
Dave Engstrom <d_eng_...
d_eng_1976
Offline Send Email
Feb 2, 2003
8:18 pm
9474
Hi Dave, Basically, your catch/try clause is in the right format. But try to capture the nullPointerException because nullPointerException covers quite a few ...
tam cao
tc77722
Offline Send Email
Feb 2, 2003
11:17 pm
9475
Thanks TC....The program is solid, with the exception of the NullPointerException....I just can't figure out what to do to make the program throw out an...
Dave Engstrom <d_eng_...
d_eng_1976
Offline Send Email
Feb 2, 2003
11:54 pm
9476
Hi all, Does anyone know where I can get free WAP Server ? Regards, herman...
Herman
herman_ang@...
Send Email
Feb 3, 2003
7:56 am
9477
try this StringBuffer sb = new StringBuffer() HttpURLConnection httpurlconnection = (HttpURLConnection)( new URL( "ur intranet address" ) ).openConnection(); ...
Priya George
priya_george...
Offline Send Email
Feb 3, 2003
8:21 am
9478
Sure, Choose File > New then choose "Main" or "Empty" Class from left pane of window, press next and name your class, from here you can press "Finish" if you...
Zeeshan Zia
zeshanzia
Offline Send Email
Feb 3, 2003
8:55 am
9479
Ok, please tell me do you get the same error while Running the same application from command prompt with "java ...." . I think you have some classes or objects...
Zeeshan Zia
zeshanzia
Offline Send Email
Feb 3, 2003
9:19 am
9480
Visit: http://www.forum.nokia.com/main.html -----Original Message----- From: Herman [mailto:herman_ang@...] Sent: Monday, February 03, 2003...
Zeeshan Zia
zeshanzia
Offline Send Email
Feb 3, 2003
9:27 am
9484
Brand new to Java. Trying to access it. Not sure why software installation doesn't modify autoexec.bat rather than having to do it manually. Oh, well. My file...
Steve Raine
spraine2121
Offline Send Email
Feb 3, 2003
2:42 pm
9485
I think u should set u r classpath. CLASSPATH = %CLASSPATH%.;C:\j2sdk1.4.1\jre\lib; Vemuri RaghunathDutt. ... Do you Yahoo!? Yahoo! Mail Plus - Powerful....
dutt
dattuk
Offline Send Email
Feb 3, 2003
2:48 pm
9486
Any problem with the slightly different designation between the 2 references to j2sdk1.4.... SET Path=%Path%;C:\j2sdk1.4.0_01\bin CLASSPATH =...
Steve Raine
spraine2121
Offline Send Email
Feb 3, 2003
3:06 pm
9487
Hi, there is one little typo error. CLASSPATH=%CLASSPATH%;.;C:\j2sdk1.4.1\lib\tools.jar But the Classpath entry in the autoexec.bat is useless (you do not...
Andreas Mecky
andreasmecky
Offline Send Email
Feb 3, 2003
3:56 pm
9488
... If you are willing to code your own WML, we use Apache's Tomcat (http://jakarta.apache.org/tomcat/index.html) as our server (it can run standalone, or in...
black_box_rs <Rob.Sim...
black_box_rs
Offline Send Email
Feb 3, 2003
4:13 pm
9489
I am currently writing servlet running on stand alone Tomcat. But since I am new myself with WAP (actually requested by my boss for writing the application on...
Herman
herman_ang@...
Send Email
Feb 3, 2003
4:59 pm
9490
... Path is defined so you can type javac at the command line instead of having to type C:\j2sdk1.4.0_01\bin\javac everytime. CLASSPATH is a Java specific...
Wayne Fuller
pacofuller
Offline Send Email
Feb 3, 2003
6:08 pm
9491
... I think it is Spam, you should not post job offers in this group. There are plenty of other groups to search for jobs. Just my opinion. ...
Wayne Fuller
pacofuller
Offline Send Email
Feb 3, 2003
6:10 pm
9492
Found the problem... should be j2sdk1.4.1_01 NOT 1.4.0_01 Now just trying to find a good newsticker applet to download and tear apart to study. Thanks, ...
Steve Raine
spraine2121
Offline Send Email
Feb 3, 2003
6:47 pm
9493
Hi Wayne, Thanks for warning us. I look at these recruiters ads and have no idea they are spams. I guess because they list couple companies I known are solid...
tam cao
tc77722
Offline Send Email
Feb 3, 2003
8:06 pm
9494
Can we stop all this spamming that takes place in the name of adverts on this group.... Just my 2 cents Vijay ... ...
vijay arokiaraj
vijayaro_1999
Offline Send Email
Feb 4, 2003
4:10 am
9495
Hello, I have several classes and I am trying to pack them in JAR file, I wish to know: 1. How to make my JAR File executable ? 2. How to create the Manifest...
Zeeshan Zia
zeshanzia
Offline Send Email
Feb 4, 2003
5:58 am
Messages 9460 - 9495 of 31601   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help