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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Why rs.next() before fetching data???19 Apr 2006 14:59 GMT2
I have written a function as follows
public String fetchName(String query) throws Exception
    {
        stmt = con.createStatement();
eclipse ClassNotFoundException19 Apr 2006 14:41 GMT1
I seem to be missing something obvious, but I can't get an external JAR
to be recognized at runtime when using eclipse 3.1.2 and wtp 1.0.1.  I
have some servlets which import a 3rd party .jar file.
When I right-click my project, select properties, click Java Build
NoSuchMethodError19 Apr 2006 13:38 GMT1
Iam getting this error.
java.lang.NoSuchMethodError:
com.vsoftcorp.utils.time.TimeInterval.compareTo(Lcom/vsoftcorp/utils/range/­RangeIntf;)I
com.vsoftcorp.finance.framework.AccountingEntry.compareTo(AccountingEntry.j­ava:119)
Java in Solaris 1019 Apr 2006 13:09 GMT2
I am a bigineer in solaris 10, can some one give me guide lines on how
to compile and run java programs on solaris 10.
Multi accesses concurrently to a XML file19 Apr 2006 12:34 GMT1
I'm now developing a server managing user and using an only XML file as
data store. But I don't know how to solve the problem when multiple
clients edit that file at the same time. Could you give me some idea?
Thank you very much.
what is the "java.lang.NoClassDefFoundError" ?19 Apr 2006 11:19 GMT10
After I successfully compiled my program and ran it, I received the
message:
"Exception in thread "main" java.lang.NoClassDefFoundError"
I double-checked my program and there's no mistake at all.  This
Ideas, Making a graphical grid look like ISO view19 Apr 2006 10:44 GMT7
Hi, hope my question is not too abstract.
I'm drawing a square grid and I have mouse events that return
coordinates of that grid.   Now I'd like to make that grid look like an
iso view.  Illusion of 3D, seen from an oblique angle, as is typical in
Eclipse bug: Doesn't check for uninitialized variables when there are "too many" variable declarations.19 Apr 2006 10:40 GMT11
   This is just as a heads up for other people using Eclipse who might run
into this bug. I got stuck on it while working on a project, and waste an
hour or so tracking down the cause.
   My Eclipse version is 3.2.0 build ID is I20060217-1115.
Immutable Classes19 Apr 2006 09:34 GMT10
  i want to know that how can i convert a mutable class into immutable
class
Thanks in advance.
Deepak
Inheritance19 Apr 2006 09:14 GMT3
I wish to to if there is any way by which we can access a method of the
Super Base class. (We can not modify base class and super base class
and the method to be accessed has been overridden in both the classes.)
Thanks a lot
Overwrite Default Constructor ?19 Apr 2006 08:50 GMT26
this may be a silly question, but is there actually any way to
_overwrite_ a constructor of a superclass in Java?
I have the following inheritance structure:
"ProfileAdmin" inherits from "ProfileSearcher"
Future of Java19 Apr 2006 08:31 GMT70
I'm a recent college grad and have invested quite a bit of time into
learning Java. I just got a job as a programmer doing Java. However, I know
of Microsoft's .NET Framework is becoming increasingly popular. Is that
going to take over Java? What is everyone's take on the future ...
creating a project in java19 Apr 2006 06:46 GMT5
i am working on a messenger project. i hv a collection of java files.. i
dont know much of java. can anyone plz tell me how to combine all these
files into a single project?  
i am getting a lot of errors if i try to compile a single file including
How to get HTML content from system clipboard?19 Apr 2006 05:08 GMT2
by doing following, we can only get the plain text form without html
tags, how to get HTML content from system clipboard with html tags?
Clipboard clipboard = Toolkit.getDefaultToolkit().getSystemClipboard();
Transferable contents = clipboard.getContents(null);
Identifying Images from an Applet19 Apr 2006 04:03 GMT4
I have a problem that I am unable to solve at the moment.  I was
wondering how to go about creating a java application that is able to
identify/log when a specific image was displayed on a completely
separate java applet.  At the moment, I have absolutely no idea where
 
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.