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 / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PushLocalFrame/PopLocalFrame10 Jan 2007 18:36 GMT2
Let's say I have two c++ funcs: foo and bar. Inside of foo I call
PushLocalFrame, then I call bar, and then I call PopLocalFrame. Will
this delete local java refs created in bar?
// begin psuedo code
Record pagination tag for .jsp pages?10 Jan 2007 17:10 GMT8
Can someone recommend a free tag that allows pagination through records
on .jsp pages? I need to be able to reference a collection, set the
number of records to be viewed, start row etc. The user should be able
to click a button that says 'next' or something to kick off the
Extends Error10 Jan 2007 15:57 GMT1
I have a class("myplatform") which extends another("platform"). From a
main class I instanciate "myagent" but when I try to use any of the
methods inside Platform (the superclass of the class I just
instanciated) , I get a nullpointer error.
How to know the dependence between .jar files?10 Jan 2007 15:55 GMT6
In Windows, we can use Microsoft's "DEPENDS.EXE" to show the
dependences between .dll files. e.g., a.dll depends on b.dll.
In Linux, we can use "ldd" utility to show the dependences between .so
files. e.g., a.so depends on b.so.
Testing database driven application?10 Jan 2007 15:47 GMT3
are there any recommendation in testing database driven application?
since most method calls are in fact query to the DB, so difficult to
automate the whole process when using JUnit...
Java class doubts??10 Jan 2007 15:06 GMT5
class SuperClass {
    public void printA() { System.out.println("Super class"); }
    public void displayDotts() { System.out.println("#########"); }
}
Need Java 1.3 for Linux ADM64 (x86_64 architecture)10 Jan 2007 14:16 GMT4
I just got a new build machine, and I had been attempting to install
our development environment on it. It's a bit weird for various
reasons. I need to do a Java 1.3 build for Weblogic and a 1.4 build for
JBoss.
Help for Generating .h file10 Jan 2007 13:54 GMT5
I am unable generate the .h file. I want 2 generate .h file for the
following class.
Here SystemAgent and NodeAgent are also in the same package. But its
not recognising. While I am generating i am getting the following
Java J2ee interview questions10 Jan 2007 12:39 GMT2
I am new to Java field and looking for opportunities in Java.
I found this website useful for interviews http://www.j2eequestions.com
please let me know if there are any more sites for my reference?
Thanks
Help with GIF writer in imageio10 Jan 2007 12:16 GMT3
I am new to the imageio package and would really appreciate some help
with writing animated GIF images. I'm trying to set the delay between
frames. I can write animated GIFs without problem but am having setting
GIF meta data.
Memory Leak in a multi threaded java application (ImageIcon)10 Jan 2007 11:12 GMT1
When I profile my swing application with netbeans 5.5 , I notice that
after each periodically tidy up my image container (add,remove
IconImage objects to a hashmap or arraylist), there gather by and by
surviving objects. This leads to run out of memory after a while. Is
overloading with generic arguments10 Jan 2007 10:52 GMT3
I have a complicated question about overloading with generic arguments.
I could not find a satisfying answer in Angelika Langer’s generics FAQ
(http://www.angelikalanger.com/GenericsFAQ/JavaGenericsFAQ.html), or in
Sun’s generics tutorial
primitive collections....which is best?10 Jan 2007 09:44 GMT1
We are revamping some packages that use one of the primitive
collections out there (pcj.sourceforge.net) but we know there are
others, for example, the Trove library).
Any recommendations or insights? Is it worth switching? Any clear
XML formatting LF/CR?10 Jan 2007 09:16 GMT2
I cant get the java api to use linefeed and carriage return in the xml
that im producing:
StreamResult result = new StreamResult(output);
DOMSource source = new DOMSource(doc);
How to develop using deligio.com...10 Jan 2007 04:13 GMT1
Have you guys ever heard of deligio.com? a download community for
programmers for downloading tools, utilities etc etc. looks pretty
neat...
 
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.