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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
read an xml file and write it back in an eclipse plugin application19 Aug 2005 11:25 GMT5
I'm writing a eclipse plugin. I need to read an xml file, do some
modification and write it back. But I have problem to locate the file
when I write back.
My code is following:
problem with loading dependencies of a jar file in jre/lib/ext directory19 Aug 2005 10:31 GMT2
I have class MyClass, built in jar file MyClassJar.jar
This class uses a class ABC, which is built in ABCJar.jar
I've MyClassJar.jar in jre/lib/ext and ABCJar.jar in system classpath.
But while running the MyClass Java program, I get following exception
"CallByName" in Java?19 Aug 2005 08:31 GMT10
is there any way to do the job "CallByName" (as in VB)  for Java? We want to
build a hashtable which has the
names of java methodes with their parameters, and later all the methodes
will be called only by
Annotations and Retention19 Aug 2005 08:28 GMT2
I've started playing around with annotations.
I'm trying to find out, runtime, if a given method has an annotation:
@java.lang.annotation.Target(value =
java.lang.annotation.ElementType.METHOD)
<html:select> drop down size19 Aug 2005 07:58 GMT1
I'm using an <html:select> drop down box to list some items.  
here i just want to show only 15 items at a time. any attribute setting is
there in struts..?
intelligence for Cable TV19 Aug 2005 06:41 GMT5
This is flagrantly off topic. If you were charitable, you could
stretch things since Java started as a set top box language for TVs.
My puzzle is this.  How do cable TV companies regulate which channels
you get if you don't install some sort of descrambler box they
best way to extract the data from several tables into a file19 Aug 2005 06:19 GMT11
I have to extract the data from several tables (Oracle is the database)
and insert them into a file, in a specified format.
Each column will be allocated a certain size (filled with empty spaces if
size is too big), and I will assign a line for each record extracted from
Unable to install the j2sdk1.4.2_09, Help required19 Aug 2005 02:22 GMT2
Hi Could any one tell me why i am not able to install the j2sdk1.4.2_09
in my standalone sytem.(ie wihtout internet connection).
My system has windows XP OS, 512MB RAM.
When i try to install, i am getting the message as data1.cab might be
about static method19 Aug 2005 01:56 GMT10
    I know static fields are always hosting in memory.But,how about
static methods? Are they always hosting in memory? I think they
aren't,but how are they running?
thanks,
why two JRE's?19 Aug 2005 00:08 GMT3
When installing the J2SE Dev. Kit 5.0 Update3, it is installed
toghether with the so-called "private" JRE 5.0. Apart from that,
the installation program offers the possibility of installing a
standalone "public" JRE, which registers a Java Plug-in and Java
Runtime constant18 Aug 2005 23:57 GMT15
Can anyone suggest a workaround for the following problem?  I have a
constant (static, final) whose value is calculated at runtime, when the
class is loaded.  Because it isn't known at compile time, I can't use it in
a switch statement.  But I'd like to.
Sometimes .java compiles to two class files18 Aug 2005 23:22 GMT5
Sometimes when I compile a long .java file, I get two class files as a
result.  For example, the file servlet.java compiles to servlet.class and
servlet$1.class.  Does anyone know why the servlet$1.class file is created
and how to control it?
converting jbytearray to unsigned char array18 Aug 2005 21:59 GMT4
i have a native method, as folowws:
JNIEXPORT jobjectArray JNICALL l2cap_L2CAPImpl_L2CAOpen
(JNIEnv *env, jobject obj, jbyteArray dev, jstring service, jboolean
auth, jboolean crypt)
IE won't show applet in print preview18 Aug 2005 21:23 GMT6
Is there something about Swing that Internet Explorer doesn't like?
Before I started using it in my applet I could print the page through
IE, but now the applet just shows up as blank in the preview and if you
print.
HTTP address of user??18 Aug 2005 21:11 GMT4
I've just read a proposal for a new J2EE web system - or maybe a
cut-down version of an existing one. Regardless, there are some new
requirements. One of those is to record the IP address of the user.
I'm using Struts, so my Action objects get passed an
 
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.