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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multiple Inheritance with Interfaces29 Jul 2005 00:15 GMT35
You cannot inherit from more than one super class in Java, but
according to all the texts 'Interfaces allow you to 'inherit' from
more than one class'. But all an interface gives you is a method name
so how on earth does an Interface allow you to use methods from other
Eclipse components28 Jul 2005 22:39 GMT3
Are the Eclipse compiler and formatter available as stand-alone
components yet?
If not why not?  Is it something to do with being big and blue?
Or do they not want their competitors using these components?
ANOMALIES TRYING TO COMPILE JAVA CODE FROM WITH IN A RUNNING JAVA APPLICATION28 Jul 2005 21:09 GMT1
// __
[root@localhost XSD02]# javac javac02.java
javac02.java:33: illegal escape character
 aCmmnd = new String[]{"echo","\$PATH"};
"java.net.BindException: Address already in use: connect" ? ?28 Jul 2005 20:09 GMT2
  My java slcient connect to the server may many time by socket. My
problem is: "socket.close()" doesn't release the local port. After
running "new Socket()" many time, it will get "java.net.BindException:
Address already in use: connect" exception.
XPath on DOMTree28 Jul 2005 19:04 GMT4
I execute an XPath expression (with the javax.xml.xpath package) on a
DOM tree and get the result in a NodeList.
NodeList nodeList = (NodeList)xpath.evaluate("/a/b", document,
XPathConstants.NODESET);
J2EE installation help28 Jul 2005 18:50 GMT6
I had j2se and j2re already installed on my system (windows xp).
Now I downloaded j2EE1.4 with Sun Application Server 8.1 pack. So, it
is an all in one bundle which comes with j2se 5 and j2ee 1.4 sdk , sun
application server, point base database server etc.
SSL with J2ME28 Jul 2005 16:43 GMT2
We are developing a Application which should connect to a WebServer
over an Secure Channel. For this SSL would be the best. Now, when we
try to call the Url with https we get an SSL Exception (Certificate
Exception) thrown.
strange results of Double.MIN_VALUE is collection sort28 Jul 2005 16:41 GMT8
A strange results of some simple code:
The code:
   ArrayList al = new ArrayList();
   al.add("-3.5");
URI28 Jul 2005 15:52 GMT3
Consider this URL.
"http://forums.devx.com/newthread.php?do=newthread&f=104"
Some URLs have something that are called escape characters("?", etc")
Are these characters supposed to encoded using the URI class that has a
reading image files from applet -- newbie question28 Jul 2005 15:13 GMT4
I'm fairly new to Java, trying to make my first significant Japplet.  It's a
small BlackJack game with a swing interface.  I'm trying to display GIF
images of the card faces, but I can't get the GIF images to load.  I keep
getting security exceptions saying the applet doesn't have ...
Java Programmer Needed NY28 Jul 2005 15:02 GMT2
A growing company located on the NY/NJ line is searching for a full
time Java Programmer. Strong Web application development experience
Servlets, JSP, JDBC, JavaScript, et al. Experience with SQL, PL/SQL and
Delphi 6 a plus. Candidates must possess excellent oral and written
isErrorPage is not working in Tomcat 5.5 !28 Jul 2005 12:36 GMT5
I have Tomcat 5.5 and i am having a jsp page which throws
a null pointer exception deliberately. I have defined a jsp error
handler
page, which is shown below,
import magic28 Jul 2005 10:45 GMT31
I understand that I import classes in Java so that it can figure out
if the method signatures on the calls match those off the imported
callees. IT need help finding the packages of the class names I use.
Why is it that if I write:
Running RMI Server on Different Port - binding issues28 Jul 2005 08:20 GMT1
Hey all,
I've got a RMI client and server application with both the cliet and
server running on localhost. Getting everything running at the same
time hasn't been a problem unless I try to specify a different port
Build a Gui for Ant operations28 Jul 2005 08:07 GMT1
      I am Francis, I want to create a gui for ant operations. I have
a problem to import ant libraries to my editor - netbeans 4.1. How can
I do that. Could anyone please help me to slove this problem.
like....
 
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.