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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to save an edited TIFF?14 Sep 2005 16:43 GMT2
I'm new to Java and exploring JAI.  I'm opening grayscale TIF images
with
RenderedImage image = JAI.create("fileload", filename);
, getting an editable raster with
Strange way to convert char to int (?)14 Sep 2005 15:58 GMT11
I found this code-snippet in a book (Killer Game Programming in Java, O'Reilly) :
int i = ch - '0'; // We assume that ch is a digit ranging from 0 to 9.
How does this work, why/how does subtraction of
two char's result in an int ??
What does -Xmx really do?14 Sep 2005 15:53 GMT3
I invoked a java program with something like:
java -Xmx1600M myprogram
It ran for a day and now top reports this:
top - 17:14:09 up 1 day,  1:30,  5 users,  load average: 5.56, 5.98, 6.13
Numeo in lettere14 Sep 2005 15:44 GMT2
Esiste un algoritmo o una classe pronta che mi converta un numero in
lettere?
GRAZIE
Location of JDK header files (for JNI code)14 Sep 2005 13:42 GMT13
Hey there!
I am currently doing my first steps with the Java Native Interface.
Everything is fine so far, but there is one thing I don't like: I have
to adjust the path to the java headers in the Makefile to the system I
452 Requested action not taken: insufficient storage14 Sep 2005 11:49 GMT3
im making an application with email client When i use it ona any computer
its work fine but i want to put this project into Java Web Start. When im
doing this and im trying send email i have that errror :(
Can somebody explain me why Java Web Start don't allow me to send emails?
DES in java14 Sep 2005 11:24 GMT2
I need to write a method in Java for
encrypt a String with DES.
the interface is:
public String encrypt(String nameofthestringtoencript);
Download ZIP-file with Internet Exlorer14 Sep 2005 10:19 GMT9
Hi ...
I have written a Servlet, which starts in a popup-window and it just
reads a file (in my case a zip-file) into a byte - array and sends it
to a popup-window for downloading. The popup-window disappears and the
how to put userid into http header14 Sep 2005 10:00 GMT3
We have the following architecture:
explorer -> IIS -> Tomcat
We have isapi redirector running on IIS which puts
the userid into the HTTP request header as follows:
code takes too long to execute14 Sep 2005 09:05 GMT16
Hey all, well, I finally got a profiler to work and my code was simple
enough that what I thought it was doing, it actually was doing, so I'm
still at a loss as to why it's so slow. I'm still trying to learn the
profiler a bit better to use, cause it took about 4 hours before I
Storage Structure14 Sep 2005 05:42 GMT3
I am doing a project where I have to set up a client / server system on my
local PC. The client side is a registration and login form. I have the user
able to enter the setails into the registration form and then the client
checks whether the user name has not been taken by passing ...
Enable the Win32 COM libraries in Java applications14 Sep 2005 05:28 GMT1
Anybody know how these cool functions in Win32 for example with Eclipse
where you copy-paste a file based on an icon in a tree.
Some other things like the ability to copy a HTML document and having
the HTML code embedded(copy-paste)
How can 'java' launch a multithreaded program?14 Sep 2005 01:09 GMT7
    I'm looking at the source code for the 'java' command-line tool
    written in C.  Near the bottom of main(), it calls the static
    main() method of the main Java class via CallStaticVoidMethod().
    It then detaches the current thread and destroys the JVM via
setting the xperation date of cookies that are automatically generated by jboss14 Sep 2005 00:47 GMT1
   I'm using Jboss for a web app, and it seems to automatically create
cookies (named JSESSIONID) that internet explorer doesn't like...
the reason why IE doesn't like them seems to be because of the
expiration date: it is set to "at end of session".
James gosling salary13 Sep 2005 23:17 GMT21
  You know James gosling monthly salary? how much sun giving him?
thanks
from Peter (cmk128@hotmail.com)
 
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.