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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Ambiguous method calls in case of inheritance14 Nov 2005 22:15 GMT5
I have a simple problem. I have a class A and a class B which extends
class A. Both classes have a protected method (e.g. 'print') with the
same signature (so B's method override A's method). If I have an
instance of class B which calls some public method of class A in which
Sun Java products pricelist14 Nov 2005 21:09 GMT8
       I have been looking around in the Sun website and found two
interesting products:
  Java 2 Platform, Standard Edition (J2SE)
http://java.sun.com/j2se/index.jsp
returin a generic if there is no reference to it in the param list14 Nov 2005 19:45 GMT1
Maybe I missing something obvious but there seems to no way to do
somehting like this (yes I know the syntex is illegal):
foo<Integer>()
public <T> T foo()
OO network protocol14 Nov 2005 19:38 GMT6
The usual example for a Socket based protocol is an enumeration of int
commands and a huge switch statement.
Yuk!
I'm thinking of a String command that is the name of a class, then loading,
JTable combobox editor14 Nov 2005 18:56 GMT2
I have a JTable with 17 columns. The last 15 columns contain airport
codes (this is used
for entering a flight schedule). The application uses a list of 5000
airport codes.
Logger?14 Nov 2005 17:48 GMT3
When I create a Logger it appears to have a ConsoleHandler already
attached but if I get a list of handlers it is not there.  Any way to
turn off the default messages to the console?
Thanks,
How to get the source Location ?14 Nov 2005 16:43 GMT5
Hello !!!
            I  have a IProject that is return when I execute
resource.getProject().
            But I need the path of the source folder of the project.
swt14 Nov 2005 16:22 GMT3
i just can't seem to build or run my swt apps out of eclipse.
could you please tell me how to do that
i am trying
java -Djava.library.path="..." -Dmain.class="..."
wrapper objects14 Nov 2005 16:04 GMT2
I would like to know more about C++ wrappers. What is a wrapper object
in C++ and why is it neccessary? I am trying to create a templated
linked list data structure to store any object or primitive however I'm
told it would work best with a wrapper object.
Math.abs14 Nov 2005 15:46 GMT37
Why is Math.abs(Integer.MIN_VALUE) == Integer.MIN_VALUE? By math
definition absolut value is always positive. In this case, Math.abs
returns negative value. Why it is implemented in Java in this way? Can
anybody explain me this?
common problem...can't find answer :(14 Nov 2005 15:38 GMT17
so here's my issue: my program compiles and runs fine...I have to files
...implementation and driver....very simple.....I have the following:
{...
System.out.println("Would you like to see the current totals?");
Eclipse: How to build? Help Please14 Nov 2005 15:34 GMT3
I am trying Project->Build and not seeing any results. I have the
classpath defined under Window->Preferences. There is a CVS repository
in the backend that is downloaded into the /home/user/workspace of the
client on which eclipse runs. What I expect from Eclipse is to javac
a servlet to access two db at the same tiem14 Nov 2005 14:57 GMT2
I am trying to create the servlet that searchs tables with the same
strcuture but on different DB( Oracle and MSSQL ) and get search result
based on the search condition specified. Currently I am going one by one to
through the SQL sentence and assemble the search result. However, ...
intercepting consol input an output14 Nov 2005 14:37 GMT2
Does anyone know how i can intercept a the input and output of a console
programme so when it asked for an input i can send it a string and when it
prints a response I can send it to a window such as a JEdit?
Thanks
Array exception handling14 Nov 2005 14:35 GMT5
Hey all
Trying to handle a nullpointerexception error message that I get from
Tomcat.
<form action="mockup2.jsp" method="POST">
 
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.