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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting UnsupportedDataTypeException for MIME type message/delivery-status28 Jan 2005 15:17 GMT1
I am having typical code like:
Part p is available
Multipart mp = (Multipart)p.getContent()
mp.getBodyPart(1).getInputStream();
Error 1311 when installing JDK 1.528 Jan 2005 05:11 GMT2
(cross posted, wasn't sure of the "best" group)
After getting this error I installed IE6, but that didn't change
anything :(
Error 1311.  Source file not found: C:\Documents and
checking for client sockets27 Jan 2005 22:20 GMT1
I know you can check for existing server sockets connected at a port by
doing a simple loop and
ServerSocket sock = new ServerSocket(i);
and checking to see if the connection had failed.  Can you do something
NIO or IO?27 Jan 2005 21:41 GMT4
Hello. I'm thinking of implementing a simple (to start with) P2P system.
The test system will be pretty simple but I was wondering whether I
should use IO or NIO. The thing is it would have to be scalable as I
envisage quite a high number of nodes. Would NIO be worth the hassle, ...
pls help w/cookies.......27 Jan 2005 21:17 GMT4
I just sent a very simple cookie (thru Tomcat..)  got this text in
Cookie..
   id
   Frances
toString(); ??27 Jan 2005 20:26 GMT8
If I have the following:
int[] z = {1,2,3,4}
String x = z.toString();
System.out.println(x);
Upgrading to New Versions of Java27 Jan 2005 20:23 GMT2
I have a fairly new development system that I've put together, and I just
used some classes that haven't been compiled in a while.  This system uses
Java 1.4.2_04 (I set this up just about the time 1.5 went beta).  Today I'm
running a program that uses some classes I haven't ...
Date and Time conversion27 Jan 2005 17:36 GMT1
I have an Integer variable which contains date in YYYYMMDD format. I want to
convert it first to a Date variable and then to a String variable with
format MM/DD/YYYY. How can I do that?
I also have an Integer which contain time in HHMMSS format. I want to
Java Button Works in Mozilla, But Not Firefox?27 Jan 2005 16:38 GMT2
Ok, I go to http://sidestep.com and use the web interface to search a
flight. When using Mozilla, if I click the calendar button to set the
travel date, I get a little calendar window from which I can choose a
travel date. But, using Firefox, I get no calendar.
What happened? My "https applets" stopped working27 Jan 2005 10:07 GMT20
I went to Sun site and they are talking about proxys.
Now how do I know what my proxy is supposed to be?
Applets are not working in Netscape nor in IE.
So it is the machine I guess.
java.util.TimerTask does System.out.println("..running..") periodically27 Jan 2005 08:30 GMT6
How do I modify MonsterTask so that every period, four seconds, it does
System.out.println("..MonsterTask running.."); pls?
////////command line////////////////////
Microsoft Windows 2000 [Version 5.00.2195]
java data structure selection27 Jan 2005 08:08 GMT1
Sir
I face the problem to select the approprate data structure
I need to store a page number with the corresponding pointers which are
objects like timestamp, date and ID. Based on the ID, i can determine to do
Need help converting a IEEE single precision floating point value to the following form27 Jan 2005 08:01 GMT1
I can't find any function in the API to convert from
3E900000 to 2^-2(1 + 2^-3).
Java App Breaks Internet Connection?27 Jan 2005 07:49 GMT1
I just upgraded from:
Epox EP 8RDA+ Nforce2
WinXP no service pack or SP1 (I can't remember)
to:
Hyperthreading and Java27 Jan 2005 07:44 GMT3
I have a multithreaded program in Java that I coded a while back.  I
recently upgraded to a HT processor and was wondering if Java 1.5 supports
it?
Thanks,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 December, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New 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.