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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WeakHash Classloader11 May 2006 02:32 GMT2
I'm wanting to make a classloader which when all classes contained in
certain jars no longer have any live objects their classloader is
garbage collected. My initial idea was to use a WeakHash so the
classloader would automatically be garbage collected when memory is
Compiling *.java at runtime with Ant10 May 2006 22:39 GMT1
Can anyone tell me if there is a way to compile *.java files at runtime
using Ant ? I get *.java files from WSDL using Wsdl2javaAntTask and now have
to compile them, but I don't know how :/.
Regards
WYSIWYG HTML SWT10 May 2006 22:36 GMT14
I look for free composer WYSIWYG HTML for SWT. Something like TinyMCE
for JS.
Thanks for help!!!
Getting StackOverflow with xalan!10 May 2006 22:32 GMT1
hi..
i've been trying to use xalan to transform an xml file.
my xslt is NOT recursive, it's i do  use call-templates. and on each
one i call document function (but on the same file)
Making GUI yield to a thread10 May 2006 22:11 GMT3
I have just been doing some testing and learning on writing threads and
servers in java.  I have a gui, that immediately starts a thread which
opens a socket.  That all works fine, and a netstat in linux verifies
that the port has been opened.  When I use the client I wrote to
Memory in PDA to run J2ME app10 May 2006 20:04 GMT1
Hello, people,
I need to know how much memory must be available in PDA for to run J2ME
applications. I will use this information to decide what model of PDA
to buy for a graduate school work. Anybody can tell me or help me to
access denied (java.lang.RuntimePermission createSecurityManager)10 May 2006 18:07 GMT2
I am a beginner to learning RMI and hence was trying this simple
program.
here is my code with the main class. The error is shown in this class:
import java.rmi.Naming;
Eclipse IDE Struts plugins?10 May 2006 16:29 GMT2
I am looking for a good plugin for Struts development in Eclipse 3.1.*
IDE
I have seen that the best one seems to be MyEclipse's plugin but is
commercial :/
java and USB MIDI interface10 May 2006 16:19 GMT1
Excuse me (also for my english),
I need help for a java program. I'm writing a java tool that from a MIDI
file (of type 1) get out all the pitch and velocity of all tracks.
Really, my problem is come out this pitch and velocity at a midi USB
generic Map question10 May 2006 15:36 GMT3
I have this Map
private Map<Class<? extends IBusinessRule>, Collection<? extends
IBusinessRule>> businessRules;
where IBusinessRule is an interface, but what I actually want is
internal int to double cast10 May 2006 14:01 GMT4
I just want to have a confirmation. I have two
variables like this:
    int i = 10;
    double d = 10.1;
ActiveX with Jsp?10 May 2006 13:41 GMT1
Could i use in a Jsp page some ActiveX controls(functions...whatever)?
Thread syncronization / finalization problem10 May 2006 12:39 GMT11
i think i've found an unsolvable problem :(
Let's say i have a class "VeryComplexObject". In one of the method
(which is synchronized) i call in a catch handler
System.runFinalization() because i need to recover resources.
Maven: Calling ANT scripts before build10 May 2006 12:27 GMT1
I have this little problem in maven. I like to call an ANT script which
does some JAXB compiling before my compile goal is executed.
does anyone know how to achieve this? I have looked into the docs, and
I don't quite get it, I fear ... :-) .
Custom Taglib problems - instead of a single instance per page, I have a single instance per application.10 May 2006 12:16 GMT1
What is the correct expected behaviour when using a taglib regarding
how many objects are created per page/application?
More clearly, I created a custom tag (call it MyCustomTag) lib
and am using it in a JSP page - I expected that for each request
 
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.