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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
[JExcel API] how to insert object into a cell03 Mar 2006 11:07 GMT1
        i am using JExcel API for Excel file creation. i want to
insert object like file in particular cell how can i do it.
i tried WritableHyperLink but it is only inserting hyper link.
i want proper object inserted into the specific cell.
ANT: Howto process each file in fileset03 Mar 2006 09:27 GMT1
Is it possible to does some processing on each file in a filelist ?
What I want to do is perform checksum on each file in a directory and
compare the results with associated md5 files in another directory (or
do they always have to be in the same directory?). I can't figure out
NumberFormatException03 Mar 2006 08:04 GMT11
i keep gettin a number format exception :
java.lang.NumberFormatException: For input string: "245.0"
This is where the error is :
int iHigh = yCoord(4.2);
Java Font and CMAP03 Mar 2006 07:24 GMT5
I am writing a charmap application that shows all the characters
defined in a font. The problem is there is no way to know, at least
from Java's Font class, what those characters are. It seems that the
CMAP table in a TTF font file is not exposed by the Font class.
plz help me in xml parsing with SAX(j2me)03 Mar 2006 07:14 GMT4
problem::::::::::I am facing problem to read the following xml file
with SAX parser(j2me).......... I am using Java wireless tool kit for
running the applications.......I want to read this xml file with SAX
parser and I have to display the contents on the phone screen...some
Java programmers needed03 Mar 2006 04:04 GMT10
I recently designed a website called the DigiTrust that is designed to
bridge the gap between technology content and people.  My goal is to
have any user go to the site, and the content will be completly
customized based on the users skills and strengths. VB programmers will
Keystore03 Mar 2006 03:05 GMT2
There is a possibility of create a keystore file by a class ?
Because the only way i find is by the keytool command ?
Thank's
I need help03 Mar 2006 02:38 GMT10
Yes this is a homework assignment. My instructor has broken english and I
just could not follow along last night. How do I do this
Write the program in Java (without a graphical user interface) and have it
calculate the payment amount for 3 mortgage loans:
cannot resolve symbol03 Mar 2006 02:24 GMT1
I tried:
javac -verbose -g vvs.java
and I got 24 errors of this type:
vvs.java:275: cannot resolve symbol
javap: fully qualified names for "new" statements03 Mar 2006 01:32 GMT2
I'm using javap for my project.
Basically, what I'm interested in are the "new", "newarray" and
"anewarray" statements.
However, javap only outputs things like:
How to return XML from a Servlet03 Mar 2006 01:13 GMT1
I am writing a set of servlets that will return XML based on some
backend logic. I have used the DOM method and after my processing am
left with a org.w3c.dom.Document object that I want to stream down to
the client.
Searching a file for a string03 Mar 2006 00:31 GMT1
I have a file which contains lots of data in the form:
*Oliver - 1 2 3 4 5 6 7 8 9 0
*Bob - 2 4 6 8 10 12
*Jim - 3 4 5 6 7 etc.
Mac Menu Bar Issue02 Mar 2006 21:50 GMT1
I am trying to move the menu bar for my java app to the top of the
screen while it is running on a mac.
I have the following code but it has no effect:
System.setProperty("com.apple.macos.useScreenMenuBar", "true");
Variable names02 Mar 2006 20:42 GMT5
Sorry if this is a stupid question I am a Java newbie! What I want to
know is that is it possible to somehow pass a variable name (a string)
to a method as an argument and then use that as a variable name?
I've had a think about it and can't think of a way to do it so I'm not
HttpURLConnection through a Proxy.02 Mar 2006 20:12 GMT6
Im having problems with the following code...
    URL url;
    Properties sysProps = System.getProperties();
    sysProps.put( "proxySet", "true" );
 
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.