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 / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to write a string to a file?10 Nov 2003 14:54 GMT2
Hi, I'm trying to write a string to a file using the RandomAccessFile
object's writeChars method. Everything works fine, except that when I write
in "This is it", it writes in the file "T h i s  i s  i t"
Why is that?
Launch User's Default Browser10 Nov 2003 13:35 GMT8
I'm sure this topic has come up before now but in the list of posts
available to me I can't see it.
What would people recommend as a way of launching a suitable browser to view
a hyperlink (including a mailto: link, although I'll settle for just an
float to integer10 Nov 2003 13:03 GMT2
Can anyone tell me how to convert float into integer.
example : if float value is 234.33 then i need 234
i just want to drop the decimal part.
Thanks in advance.
Problem with viewing Applet on Internet Explorer10 Nov 2003 10:00 GMT1
I cannot view applets in Explorer 6 (the latest!), instead all I can
see is a big grey square in the middle of the web page and when I pass
the mouse over it-, it says:
'Done: class NameoftheClass not found'
Java assert question10 Nov 2003 09:08 GMT1
Code:
========
long aLongInt;
assert aLongInt<10000000000;
even/uneven number10 Nov 2003 05:29 GMT4
how can i find out if a number is uneven, or even?
i would need something like this: isEven(1) which then returns false.
thanks
Jochen
help:  decimal-->binary, ex 102-->1100110   using Integer.parseInt("102",?)09 Nov 2003 23:29 GMT2
how do convert a decimal number to binary using Integer.parseInt(),
please?
from the various help files, examples for Integer.parseInt(String
s,int radix)
DateFormat problem09 Nov 2003 19:50 GMT20
I want DateFormat to parse a date/time in the style used by HTTP:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.3
Specifically, I want to be able to parse this format (quote from the
above link):
JAVA Newbee09 Nov 2003 19:02 GMT4
I have a few questions I'm hoping the group could answer for me. I'm
currently using Windows 98SE with all the latest updates running on a
Pentium III with 256M of RAM...
1) How can I tell what version of the JAVA runtime library I'm running?
thread scheduling09 Nov 2003 16:18 GMT3
I am writing a web server program that should differentiate requests and
process them according to their priorities. The situation is that requests
with low priority are sending to the server at 60 requests/second. While the
requests with higher priority are sending at around 3 ...
Newbie learning Java09 Nov 2003 12:00 GMT7
How much java should I know to be using NetBeans.  I downloaded the
IDE from Sun's site, and I have some understanding of it.  I figured
out how to use the methods of some objects, but I'm having trouble
understanding how to use objects from other packages.
Finding help on Events and a small aside09 Nov 2003 08:39 GMT3
I am writing a java application using lots of visual components. The Java
API help is good in that it tells me about all the constructors, methods and
fields associated with a given object but where can I find similar help on
the events that can be implemented.
Closing Internet Explorer?09 Nov 2003 08:20 GMT3
I have got a Java application which gets a HTTp Request, then something is
write out to the socket( into the Internet Explorer) and then the Socket is
closed( must be closed else Internet Explorer gets timeout). How am I able
to check wheter the user has closed the Internet Explorer ...
what's wrong with this code? plz help09 Nov 2003 05:00 GMT1
public Account getAccount(int acctnum) {
 //super user only
 //gets the reference of the account..
 // not done yet
I am a java beginer and I need help.09 Nov 2003 02:27 GMT7
I am taking a Java class and I need a little help.  My program is
supposed to take a range of temperatures that the user inputs and come
back with that average.  The user should type 999 to end the program
and get the data.  The range of temps that the user can input is
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 October, 2003
 
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.