Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / March 2008

Tip: Looking for answers? Try searching our database.

Vector in jdk1.1.8

Thread view: 
Jean Pierre Daviau - 26 Feb 2008 12:49 GMT
Hi everybody,

This question is for old men only ;-)    Does the contains method
works in jdk 1.1.8?

--
public static void walk(File file)
{
String tempFile = file.toString();
if ( !sv.contains(tempFile))
  sv.addElement(tempFile);
Signature


Thanks for your attention.

Jean Pierre Daviau
--
windows Xp
asus p4 s533/333/133
Intel(R) Celeron (R) CPU 2.00 GHz
Processor Radeon7000 0x5159 agp

Jeff Higgins - 26 Feb 2008 14:31 GMT
> Hi everybody,
>
> This question is for old men only ;-)    Does the contains method works in
> jdk 1.1.8?

<http://java.sun.com/products/archive/jdk/1.1/>

<https://www4.informatik.uni-erlangen.de/Services/Doc/Java/jdk-1.1/docs/api/java.
util.Vector.html#_top
_>

> --
> public static void walk(File file)
> {
> String tempFile = file.toString();
> if ( !sv.contains(tempFile))
>   sv.addElement(tempFile);
Jean Pierre Daviau - 26 Feb 2008 16:20 GMT
Thanks for reading I found it works
Daniel Pitts - 26 Feb 2008 20:48 GMT
> Thanks for reading I found it works

Glad you found that.
Question, why are you using a Java version from well over 10 years ago?

Signature

Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>

Jean Pierre Daviau - 28 Feb 2008 09:12 GMT
I cant call myself a programmer. But I learned that from a very
serious programmer Mike Lundy.

You guys works with big issues. Maybe ;-)
When I talk to mr nobody,  misses ordinary, to a day to day
person ignoring everything about their computer.
What do you think they got?
They got, in place of Linux, in place of 200Mo jre, 1 Gig
compiler; they got jview.

What kind of yellow is cadmium yellow?  I am sure, as I tested it
many times, that many people dont know.

So I found that when I want to work on their machine from a
distance, it left me C, cmd, jdk1.1.8 (witch is installed in a
minute is necessary ; I mean if they dont even have jview.) or
php 5 (cli)  wich is installed in a minute too.

Have a good day.
Roedy Green - 02 Mar 2008 08:25 GMT
On Thu, 28 Feb 2008 04:12:18 -0500, "Jean Pierre Daviau"
<Once@WasEno.ugh> wrote, quoted or indirectly quoted someone who said

>What kind of yellow is cadmium yellow?

http://www.danielsmith.com/images/p77400b.jpg
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
Daniel Pitts - 02 Mar 2008 22:54 GMT
> I cant call myself a programmer. But I learned that from a very
> serious programmer Mike Lundy.
[quoted text clipped - 15 lines]
>
> Have a good day.

Java 6 has less security issues than Java 1.1.8.  It is a bad idea to
install something on someone else's machine that has stopped being
supported years ago :-)

Signature

Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>

Jean Pierre Daviau - 04 Mar 2008 21:18 GMT
> Java 6 has less security issues than Java 1.1.8.  It is a bad
> idea to
> install something on someone else's machine that has stopped
> being supported years ago :-)
Well I have some time to scrap.

Bad?????  Is it bad to play with Pinball because it is obsolete?
These people dont even go on internet. They even think the
machine talks to them ;-)

I am all compassion for the poor hacker who is trying to subverse
the universe with 1.1 applets! Ha ha! Maybe he could create
massive destruction weapons with it! Ha ha ha ha!

Have a nice day.
Roedy Green - 02 Mar 2008 01:57 GMT
On Tue, 26 Feb 2008 07:49:35 -0500, "Jean Pierre Daviau"
<Once@WasEno.ugh> wrote, quoted or indirectly quoted someone who said

>This question is for old men only ;-)    Does the contains method
>works in jdk 1.1.8?
[quoted text clipped - 5 lines]
>if ( !sv.contains(tempFile))
>   sv.addElement(tempFile);
I don't remember it.  There is no @since warning. Collection.contains
did not appear until 1.2

see http://mindprod.com/project/jdkversion.html
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
Patricia Shanahan - 03 Mar 2008 18:42 GMT
> On Tue, 26 Feb 2008 07:49:35 -0500, "Jean Pierre Daviau"
> <Once@WasEno.ugh> wrote, quoted or indirectly quoted someone who said
[quoted text clipped - 12 lines]
>
> see http://mindprod.com/project/jdkversion.html

Being an information and book collector who has used Java since before
1.1.8, I could answer the question. Unfortunately, the question is for
old men only.

Patricia


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.