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 / General / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WebPage ERROR - TOMCAT Related16 Apr 2007 11:31 GMT1
I am getting the following error when I login to the
webpage( Application -- viaxutil).
Tomcat is running on a Solaris Machine, I am accessing this from IE.
Error: 500
question16 Apr 2007 11:31 GMT8
Why Outer Class not Defined private or Protected?
Pausing a multi-threaded download16 Apr 2007 10:58 GMT2
I'm working on a multi-threaded download manager. The code given below
is run by several threads. The code tries to read a set of bytes from
a URL and writes it to a random access file. Each threads writes to a
different part of the file, hence the need for seek().
equality and null pointers16 Apr 2007 08:19 GMT26
Hi all, a code factorization question...
the following expression:
a.equals(b)
returns a boolean, even if 'b' is null (in which case it's obviously
nullpointer exception while try to retrieve the elements from the array object16 Apr 2007 05:57 GMT2
i had created the array object by using getter/setter method.while i
try to retrieve the elements from the array object. null pointer
exception raise in line no : 35 and line no: 64 .Any body help me to
over come my problem.here's my coding
RMI and untrusted clients...16 Apr 2007 05:35 GMT4
I have a game which I'm hoping to use RMI as the transport between the
client/server.
Obviously we don't want people  cheating or otherwise hacking the
server... Is RMI a good choice? My remote interface only exposes
Where are the class files?16 Apr 2007 02:42 GMT4
How can I find out where the class files are installed in a
programmtic way?
Thanks,
Menlo
Of what types can a message be?16 Apr 2007 00:15 GMT3
If i retrieve a message using POP3 in a Message object and call the
getContentType() method on it, what all values can I get?(I know
"plain/text" and "Multipart/alternate")
If I want to display this message or store it somewhere(in some file)
Instantiating a class based on a generic type15 Apr 2007 22:27 GMT5
I'm not sure if this is possible, or even a very good idea, but here's
what I'm trying to accomplish.
I have a top level interface, InterfaceMain. Then I have a bunch of
interfaces that extend InterfaceMain. Now, I've got another interface,
How do I control the annoying cursor on the console?15 Apr 2007 21:05 GMT3
I have an employee class that needs name and age to be input from the
console, but I cannot control the cursor, which always go to the front of
the prompt line, making my program look not so professional.
Is there anyway that I can let it go to the end of the prompt?
web application15 Apr 2007 20:54 GMT2
I have a little project I would like to get underway and I am
wondering which platform I should use
I would like  to create a small web application which has a facility
for activating a form, this form would have a series of check boxes or/
How do you prevent unchecked cast warning when reading from ObjectInputStream?15 Apr 2007 20:17 GMT2
How do you prevent unchecked cast warning when you read a parameterized
object from an ObjectInputStream?  If TreeMap isn't parameterized then
this doesn't happen but that isn't really a good solution.  Or should I
just ignore this?
[sun java] conver charset for string15 Apr 2007 20:03 GMT1
how change charset for this string from cp1250 (Windows) to UTF-8
all Program in java is default running in UTF-8
     File f = new File("C:/myfile.txt);
     FileReader rd = new FileReader(f);
Problem with reading the contents, from and to adresses while using javamail pop315 Apr 2007 19:11 GMT4
I'm downloading mail from a google account using pop3.
The dowloading is going well(at least for some messages).
When I display the contents of the message or the sender and receiver
addresses it shows some wierd thing that at least I cannot
Doubts...15 Apr 2007 18:57 GMT4
Hello to all programmers out there.
I have some concepts which were very fuzzy for me so I just wanted
them to get clarified.
· What is the difference between the import statement and the
 
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.