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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
methods with too many parameters04 Jan 2006 03:59 GMT18
Let us say you invent a generic method to create the header on a
webpage.  Let's say it has a whacking huge number of parameters.
Now along comes a new heading that needs a wrinkle, one extra parm
passed. You could create a new method with N+1 parms, and have the old
Class.getResource path resolution04 Jan 2006 03:39 GMT2
Can somebody explain how the Class.getResource method constructs its
absolute name? In particular, I have a directory setup like this:
root
|____classes
How can I start an external Media player?04 Jan 2006 02:41 GMT4
Can you show me an API that allow me to start a video file in an
external Media Player in Windows as, for example, Windows Media Player?
Thanks.
How to keep the session alive, when web app is inactive?04 Jan 2006 02:22 GMT6
I have a web (Struts based) application which holds almost all info
about what user is logged in and what he was currently doing in a
session.
Once the session expires, all info is lost and users get errors... so
Our Solution Guide and material is better than Ten (10) Mock tests in exa04 Jan 2006 02:21 GMT1
ePlanetLabs (http://ePlanetLabs.com/products.html ) has great products
for all Sun Java Certifications and Career solutions
Solution Guide and material is better than Ten (10) Mock tests in exam
simulator
Good Day!!! to everyone.04 Jan 2006 02:09 GMT1
can anybody share to me basic  JAVA application which i can use in my
Website Development ????
KeyStroke replacement?04 Jan 2006 01:57 GMT17
I need to be able to press an F key (or any of the keys that don't
produce a character) and produce a character in a JTextField.  I tried
to use a KeyListener to detect the F key and then use setKeyCode() and
setKeyChar() but that doesn't produce any output.  The reason I need
Returning a reference to an object04 Jan 2006 00:08 GMT6
I've created a class to implement a state machine, so it's got a State
attribute. It has algo got a private java.util.Stack attribute.
In order to work, State classes need to access the stack to push and pop
data, etc.
Data and File I/O03 Jan 2006 23:44 GMT8
I have a homework that is about Data and File I/O. It require to select
some data from an InFile to an OutFile, which should not be too
difficult. However, I am very confusing with the huge number of I/O
classes and their methods, don't know which one should be used.
JChooser Save Dialog - Default Title03 Jan 2006 23:01 GMT5
I would like to have the JChooser Save Dialog display a default title
plus extension when the user first clicks on the Save as option.  It is
just like what Microsoft Word does when a user creates a new document
and goes and saves it, and the dialog displays a default title.doc for
how to free memory03 Jan 2006 22:40 GMT7
we have a java application game starts through applet, which initiates
sevral threads. Our poblem is when user close game window but applet
loader browser window opened the game is not actualy closed but the
threades are still running which causes problems. As
jtable's getvalueat...03 Jan 2006 19:26 GMT3
I have a jtable object, and I am trying to test the object to see if it
has been left blank (i.e. "" or null).
So I tried
getValueAt(iRow, iCol) == ""   and getValueAt(iRow, iCol) == null
Variable naming convention03 Jan 2006 17:12 GMT4
Can any one tell me why variable names in Java should not begin with a
digit?
tcp/ip java application03 Jan 2006 16:35 GMT1
I have a problem.
I want to create a tcp/ip java application .
The client is written in C, while my server is written in java. Now I
have found this code to write my server.
logging from multiple points03 Jan 2006 15:54 GMT4
I have implemented simple logging using the Logger API.  This logs
just from one class in the package.  I would like to log to the same
file from more than one class in the package, but I am unsure how to
set this up.  
 
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.