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
polymorphism14 Apr 2007 06:37 GMT9
can anyone tell me where can I find detailed info (or to explain me)
on how Java implements polymorphism and dynamic binding internally?
Thanks
String[] to String14 Apr 2007 00:44 GMT16
/* I am writing this class to see the output of:
args.toString();
I want to see if the toString() method on the String[] will convert
the array contents into one string or it will write out it's type
help14 Apr 2007 00:05 GMT4
please anybody tell me where will i download free bdk????
overwriting jars currently executing13 Apr 2007 21:33 GMT4
Whilst messing about with some update code I found I could overwrite all the
jars that constitute my app whilst it was running.  It carried on operating
just fine.  I was expecting to have to stick the new jars in a temp folder
and copy them from there on next start.
ClassDefNotFound error with xpath.evaluate...13 Apr 2007 21:06 GMT9
Well, I managed to get stuck just before I actually see any results
from a foray into using xpath with java.
I have some code (fairly straightforward):
56: String expression = "/systems/system";
nihil13 Apr 2007 20:10 GMT10
how would you code this:
catch ( java.io.IOException e )
           {
           // do nothing
Same package between two jars13 Apr 2007 19:25 GMT1
I always thought that it was possible for two diffirent jars to
contribute classes to the same package.
I have been doing that successfully, but now, on one of our machines
running tomcat, we are getting the following error for a class in a
Dealing with delay in processing13 Apr 2007 16:56 GMT8
I am trying to modify an ASP 3.0 app and am running into an issue.
Essentially the part that I'm modifying queries the database and
returns a record count.  This part is done using
"Microsoft.XMLHTTP".
JDBC and IPv6?13 Apr 2007 16:39 GMT5
Has anyone ever made a JDBC connection using an IPv6 URL?  I am
setting my URL like so (the address here is fake):
jdbc:mysql://[1111:2222:3333:4444:5555:6666:7777:8888]/mysql
This results in the following error:
about <html:checkbox>13 Apr 2007 13:58 GMT1
What value will be passed,if i am checking the <html:checkbox> in
struts.
i mean let <html:checkbox property="name"> ,be my check box.
there is getter setName() in my form bean
Opening data file in already open app by double clicking?13 Apr 2007 13:35 GMT3
We have created a java app that creates its own file format that we
can assoicate with the application in Windows. We would like for the
user to be able to double click on of these files while the app is
running and have the app open it. We are at a loss of how to do this
Strange OutOfMemory Exception13 Apr 2007 11:36 GMT13
The following code produces an "OutOfMemoryError: Java heap space"-
Exception:
class test{
public static void main(String[] args)
Re-engineer application to run in JRE 1.4.2 against old JRE 1.1.713 Apr 2007 11:20 GMT1
I have a JAR file containing classes that were compiled using JDK
1.1.7. The JAR when run, works perfectly with JRE 1.1.7 but I need to
have it running using JRE 1.4.2 which does not happen.
THE JAR contains files that use AWT components which were created
WSDL Type Parser13 Apr 2007 08:50 GMT3
sorry in advance - I know that this is not quite the right group for
such a question, but for lack of a better one I am trying my luck
anyway ;-)
I need to parse the type information contained in a standard WSDL file
instance of classes13 Apr 2007 08:34 GMT3
Several days ago I asked the same question . Hereby now some code to
explain what I mean.
Working is:
import java.awt.*;
 
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.