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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Native Code Throwing Developer-Defined Java Exceptions03 Jan 2006 11:55 GMT8
How do you throw exceptions i defined myself in java from native code
(C++)?
JSF : Adding columns to data table03 Jan 2006 11:03 GMT2
I would like to know if it's possible to add dynamically columns to
HtmlDataTable, or if you have any tips for that.
rgds,
Reno
Infinite loop while calling JNI_CreateJavaVM (creating a JavaVM from C++)03 Jan 2006 10:59 GMT1
I have a beautiful (that's at least what I think) piece of code that
soft-links to jvm.dll so that a JavaVM instance is created from C++.
The problem is that JNI_CreateJavaVM never returns! Would anyone have
some pointers to let me know what may be wrong in my code?
Toronto Canada - Senior Java Developer/Architect -Full time position03 Jan 2006 08:16 GMT1
Snr. Java Developer
Our Client is the leading provider of online customized remarketing
solutions for the automotive industry. Their entire business is focused
on providing dealers and institutional sellers with the specialized
write jsp form so user can control number of fields03 Jan 2006 07:38 GMT2
I currently have an html form with which I gather the same information
for 5 items, and then post all the data for processing to a jsp file. I
would like to make a form (using jsp or php) that allows the user to
choose how many items they would like to compare (1 through 5) , and
Executing a .bat file from my code03 Jan 2006 07:33 GMT5
Is there a way to execute a .bat file from within my java code?
Something like WinExec?
Thanks.
ClassLoader03 Jan 2006 03:51 GMT7
I'd like to take a stab at implementing one of my favorite scripting
languages. Instead of writing an interpreter, I'd like to just use
Java's compiler, by translating script into Java. Is it possible to
just use ClassLoader as in this psuedocode, or am I smoking too much of
RMI conundrum02 Jan 2006 22:42 GMT2
I send an object over RMI
myRemoteMethod(myObject);
But I want to do something to myObject after it has been safely serialised
(ie I don't want the server to know of the change I want to make). I don't
Quick HashMap Question02 Jan 2006 22:00 GMT1
I'm doing up a school project using java, and am a little new to it (I've
worked with other languages for years though).
I've seen code posted by the instructor using HashMap like this...
public HashMap<Position, Integer> boardNumbers;
What Happens When Native Memory Space Pointed By java.nio.ByteBuffer Is Deleted02 Jan 2006 21:32 GMT5
Say that i have a piece of native memory that i've wrapped with
java.nio.ByteBuffer via JNI. What happens when i delete that memory
space that java.nio.ByteBuffer points to? Does anything weird happens
with the ByteBuffer?
Are you addicted to email?02 Jan 2006 20:25 GMT1
You are invited to participate in a research study about email
addiction. The information gathered in this survey will be used for
graduate thesis work and the results can be provided to those who
participate. It will take approximately 15 minutes to complete the
How can check a window service is running  or not in java02 Jan 2006 20:07 GMT1
I want to check specific Window service is running or not  in java
application
Thanks in Advance
how to working java.lang.reflect.Proxy02 Jan 2006 20:03 GMT2
Hi, anyone have article about java.lang.reflect.Proxy and proxy dynamic
?
thanks
Searching tool for clever renaming/refactoring02 Jan 2006 19:35 GMT2
i'm searching a tool for java source code wich can enable me to
replace/refactor some (ugly) code. Let's take an example:
1/ what i have:
catch (Exception ex) {
print("my name is {name}, and {age}-year old {gender}", name, age, gender);02 Jan 2006 16:39 GMT7
I want to make a print statement as the title appears. The point is,
the print function can understand which variable corresponds to the
desired parameter name inside the pattern.
In C# print functions, the syntax is like
 
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.