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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Launch .exe file from a Jar via Java WebStart15 Jul 2005 13:24 GMT2
Does anyone already succeed in running an executable file from a Jar,
or know how  to? The final aim is to perform that via Java Webstart -
which needs all application files be in a Jar file.
The only derived way I find consists in copying the file under the
getting a RuntimeException in Vector.add()15 Jul 2005 12:33 GMT6
I'm getting a ArrayStoreException in Vector.add():
10:46:06/319221099::vo:T<E> java.lang.ArrayStoreException
       at java.util.Vector.add(Vector.java:748)
       ...
Hello World message disappeared?!15 Jul 2005 11:44 GMT2
I am trying out some of the Sun Java sample code and starting to learn
about swing gui etc.
I have added the slider object and now the Hello World message no
longewr appears. Why is this?
Using JAVA GraphML Library15 Jul 2005 11:40 GMT1
Sorry if this is not the rigth NG for my question but I hope for some
replies.
I want to make a program that transforms an XML document to a GraphML
mark-up that displays the XSLT tree view of the document and obviously I
Changing the JPG color parameters in javax.imageio15 Jul 2005 11:27 GMT1
My server, which runs under Java 1.5 wants to convert a .png image
file to .jpg format, to be displayed by an Applet that runs under MS
Java 1.1 VM (IE). (which doesn't support .png).
I use
InstantiationException running an applet15 Jul 2005 11:24 GMT5
I wrote a small java application to implement a telnet client.
I run it correctly as a Java application, but if I try to
run it as an applet I get the following:
load: Jmanager.class can't be instantiated.
Extending List<Float>15 Jul 2005 10:34 GMT6
This is something many people seem to have problems with, but didn't
find any solutions that actually work. Generics are quite complicated on
these issues...
I'm trying to make my own float list that implements List<Float>
Launch .exe file from a Jar via Java WebStart15 Jul 2005 10:10 GMT2
Does anyone already succeed in running an executable file from a Jar,
or know how to? The final aim is to perform that via Java Webstart -
which needs all application files be in a Jar file.
The only derived way I've found consists in copying the file under the
preventing "duplicate" variable definitions15 Jul 2005 10:03 GMT4
Consider this scenario.
You type a variable name and discover that it is undefined.  You think
to yourself, "that name is correct, I must have forgotten to define
it".
timing out after Runtime.getRuntime().exec(command)15 Jul 2005 09:52 GMT1
I have some code like this:
Process pprocess = Runtime.getRuntime().exec(ftfCommand);
process.waitFor();
How do I make a timeout occur after x milliseconds?
help : my jar file is not running under linux terminal , but it runs under JbuilderX ide15 Jul 2005 08:24 GMT1
help : my jar file is not running under linux terminal , but it runs under
JbuilderX ide
see below
[herson@dev01 lib]$ java -jar   EftdDemoJava.jar
SQLException: String or binary data would be truncated15 Jul 2005 08:21 GMT1
The Java program inserted data to table, but it throws exception
"String or binary data would be truncated."
java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for
JDBC][SQLServer]Str
wildcards in generic method of an interface15 Jul 2005 08:07 GMT1
Consider the following interface:
 import java.util.List;
 public interface Action<CDTA> {
   void  invoke(List<? extends CDTA> r);
Sun / PhySci / MindProd - Java testing applets15 Jul 2005 08:04 GMT4
Sub: Sun / PhySci / MindProd - Java testing applets
A recent discussion around these parts alerted me to
the Sun applet that tests a user's Java in the browser.  
The posts that followed prompted me to add a comparison
Need help generating header files via jni15 Jul 2005 07:53 GMT4
I am having some problems generating header files via Java. The actual
case is more complicated, but this example explains my current
stumbling block:
This is the code I'm putting through javah:
 
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.