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 / First Aid / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Robust Applet Code21 Sep 2004 22:45 GMT1
I am using the below code to display an applet with in my browser, but
it has a hard coded version string and needs to be changed when a
different java version is installed on a client.  If anyone has a more
robust example it would be greatly appreciated.
why does this not work (japplet + keylistener)21 Sep 2004 21:59 GMT1
why doesn't this type stuff on my console?
Any clues are welcome
<code>
import java.awt.*;
Quick question on StreamTokenizer21 Sep 2004 21:15 GMT4
How do I prevent StreamTokenizer from returning any TT_NUMBER items?
Basically all I want is to have a steady stream of plain TT_WORD items,
even if they're all digits. I tried wordChars('0', '9') but to no avail.
Thanks in advance.
Updating Swing Display Regulary in Background21 Sep 2004 16:26 GMT1
I think this would be setup with Thread, but I'm posting it with the idea
that there might be a better way, or something I'm unaware of that might
work better.
I have a Swing app that creates a number of files in a directory and later
JSP Help - Platform indepdent way to find a properties file from a bean?21 Sep 2004 14:37 GMT1
I am new to JSP and Beans.  I am writing a JSP page using JavaBeans.
I want to have a .props file, which contains properties for my
application (like location of files, settings, whatever).
My question is, where do I put my .props file and how can I get my
How to set color of text font in JTree21 Sep 2004 14:07 GMT3
I can't seem to find anything on how to set the background color of the text
in JTree.
Help???
private JTree getJTree() {
converting  char[] to byte[]21 Sep 2004 12:14 GMT5
is iot possible? can you write part of that program?
java.lang.OutOfMemoryError21 Sep 2004 09:45 GMT8
Help!!!
I create two threads.
wysylka w1 = new wysylka();
new Thread(w1).start();
Coud not find main class21 Sep 2004 06:01 GMT1
I am a NON programmer (DUH!!!).  Suddenly I cannot run JAVA-  Virtual
machine is Gonesky!  Cant play any games and I am so sad.  Tried to download
java from SUN but even though it installs I get the message "Could not find
the main class. Program will now exit. What is causing this? ...
Cancel Function for Ongoing Process Question21 Sep 2004 04:26 GMT1
I have an application that downloads a series of items from a web site -
with J2SE.  I want to implement a cancel function.   I'm gathering this
means I need to use threads in order to interupt the download - is this
correct or am I complicating this?
Processing Swing Commands BEFORE Other Commands20 Sep 2004 22:32 GMT8
I'm having a problem and the "regular" way to solve it doesn't work for this
situation, so please don't suggest to use Thread (unless there's a way to
create a thread as an inner class AND to pass it variables and objects
easily without finalizing them).
attempting to assign weaker access privileges20 Sep 2004 22:17 GMT2
This error normally occurs when a subclass overrides a method
but doesnt preserves the original access type like public.
However I am not able to understand what is the meaning of this
error especially what it means when it says *weaker*.
rs.setFetchSize(1024);20 Sep 2004 21:41 GMT1
When rs.setFetchSize(); should be used? Is it correct to use it after
executing query? For example:
ResultSet rs= db.query(.....)
......
Problem with lack of pass-by-result20 Sep 2004 20:35 GMT10
Java newbie.
As a Java newbie, I'm charged with learning the language by
maintaining a pretty good-sized pile of code.
The conceptual problem I'm having is with the C convention of using
xrpcc tool20 Sep 2004 16:04 GMT1
I've been looking for the xrpcc tool for generating the wsdl file, but
I couldn't find it anywhere.
Could anyone give me the link or maybe I'm missing something here and
it's part of JAX-RPC?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 August, 2004
 
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.