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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
open document format API08 May 2006 21:24 GMT1
Does anyone know of a Java API for the open document format used in Open
Office, KOffice, and elsewhere?
I'd like to be able to grab a cell or chart out of a .ods file.
Add EventHandler to AudioClip?08 May 2006 21:19 GMT1
I have a java applet with a sound playing in the background. If I click
on a spot in the picture, another sound should play and the sound in
background should stop. I would like to play again this background
sound, when the second sound finishes playing. I hope I wrote clear
Reports header08 May 2006 20:49 GMT1
I have the following requirement to be done using JSP/Servlets.
I need to show a report where the header is static and if I scroll,
only the data rows will scroll and not the header. So I can see the
header for the rows which is in the end of that page.
HowTo exit from an application08 May 2006 19:31 GMT10
I have an application that use awt and Swing, with this code :
public void windowClosing(WindowEvent e) {
       Window window = e.getWindow();
       if (window.equals(this)) {
how to convert int[] to Integer[]08 May 2006 19:08 GMT6
int can be auto-boxed into Integer in Tiger, but I want to convert
int[] to Integer[]. How to do that? Thanks.
How tor eturn exit code from Java to a shell script08 May 2006 19:04 GMT7
Since main is defined as
static void main()
How do I return a value to a shell script so I can check the 'tatus' of
the execution of a Java program from within the shell script?
Help in Java swings(internal Frame)08 May 2006 19:03 GMT2
I Have one Internal Frame in which one list is attached with 1 to 19
options.
my problem is that changes occurs in Internal's Frame graph with
respect to only one option which we have already selected in list3.java
Inspect CLASSPATH inside the JVM08 May 2006 15:17 GMT4
Is possible to get the CLASSPATH using Java commands?
Blablabla.getClasspath() or something like this...
Thanks in advance.
Paulo Silvestre Schmitt.
calling wait outside of loop08 May 2006 13:59 GMT5
The argument is that calling wait prior to loop me cause a thread never
to be aweken (given that notify[all] has been called prior)
How does waiting in the loop prevent that:
while(a condition){
free java code08 May 2006 13:58 GMT3
  Hi- I am learning java 2 and it would be a big help to me if
someones would give me a page address where I could get free java code
for not too difficult applications and applets. Then I could follow the
code and compare it to the applications. Thanks very much.
Platform related issues.08 May 2006 13:36 GMT2
     We have developed a web-application and the deployment of that
application was done on the winodws platform. We are in the process of
deploying the same on the Unix platform (probable OS will be Solaris,
Linux)
XML Parsing Puzzle08 May 2006 13:10 GMT2
There is an XML selective parsing puzzle that I haven't been able to
figure out.
I've got some XML source that I'm reading using SAX (ie: SAXBuilder
builder = new SAXBuilder(); Document doc = builder.build(new
Regading SCJP exam08 May 2006 09:28 GMT2
Hello friends,
  I want to take the SCJP exam so that it would help me in
understanding
the basics of Java in a better way.
In Classpath08 May 2006 09:11 GMT2
       I have doubt in the classpath.
       i have the same class files (even with package structure) in 3
jar files and i have added  all the three jar files in my classpath.
       Can you please send me reply my question.
Where to install Sun AppServer 8.1?08 May 2006 08:45 GMT1
I want to install Sun AppServer 8.1. The current version is 8.2. The
reason is that Sun AppServer 8.2 stops to include PointBase, while
version 8.1 includes.
The books I have need to use PointBase. In order to follow the material,
 
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.