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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to update JComboBox without Selected Item being changed15 Dec 2006 14:07 GMT6
I want to periodically update a Combobox due to changes in the OS
(available RS232 serial ports).
I started to fill the box every time the combobox becomes visible
setup_cbport.removeAllItems();
Java Threads Question15 Dec 2006 11:26 GMT5
I have subclassed JDialog to create a custom JPasswordDialog. I want
similar functionality to JOptionPane. Where you do String
input=JOptionPane.showInputDialog(...); I want to be able to return a
String (or whatever) from the custom JPasswordDialog. However, I am
JSP: storing Object to PageContext15 Dec 2006 09:32 GMT2
JSPs seem to offer more than one way of storing Objects to a session
context for session tracking purposes.
Both these seem to work Ok in my JSP code on Tomcat 5.0.x:
// using pageContext with session scope
About jars and accessing stuff inside15 Dec 2006 08:47 GMT13
Inside a jar, how can you get a listing of a folder?
(File.list() does not work)
Thanks Phil
Speech recognition library?15 Dec 2006 07:31 GMT3
Does any one know any nice (and free) English speech recognition
library for Java? I am writing a proto type project, which records
voice and translate that into English words/sentences.
Thanks a lot. :-)
warning: [deprecation] in java.util.Date(java.lang.String) has been deprecated15 Dec 2006 04:51 GMT3
Dear Java Programmers,
When compiling my Java program I get the following warning:
"warning: [deprecation] in java.util.Date(java.lang.String) has been
deprecated" on for example this statement:
Is a Java Application much faster than an Applet.15 Dec 2006 02:47 GMT12
I have an Applet which works slow, I think as Browser JVM may be slow.
If I convert it into Java Application will it be much faster just as
Application developed in C++ etc.
Thanks
jboss and jsp problem for generic programming15 Dec 2006 02:47 GMT3
I am using jboss 4.0.2 and my JAVA_HOME environment variable is set to
the dir of jdk 5.0. However, when I tried to write following code in
the jsp, my jsp code would not compile when the page is browsed, what
is the reason?
Need help making Objects visable (swing)15 Dec 2006 01:47 GMT1
In the following code, Main().jButton1's ActionPerformed does not
result in a visable SubForm.  What am I doing wrong?
/*
* Main.java
How can I assure a high QoS in a web application ?15 Dec 2006 00:09 GMT3
Hi all java programmers,
I have got to design a Java architecture as university thesis.
It's a simulation of an auction web system which receives up to 200
users concurrently and
How to use printf(Java 5.0) to print variable in specified range?14 Dec 2006 20:10 GMT1
I want to print out two variable values in one line in specified location.
Say, num = 3.14, str = "hello"
I want to print out num at the location between 10 and 15(right
justified) and str at the location between 20 and 30(left justified).
ja programming14 Dec 2006 19:13 GMT1
java programming is dependent or indipendent
Running process in a web application14 Dec 2006 18:29 GMT6
I have this web application where the web application has a executable
file that will be executed upon clients requests through the web and
produce a output for the client.
Right now in the servlet doPost method is simply
Web services (SOA) from a Web Application14 Dec 2006 17:09 GMT17
I'm working in a large enterprise architecture.  We'll be accessing
web services
(probably via an ESB).  I didn't see any posts on it.  I'm looking
for integration
Integral solve - Java Component14 Dec 2006 16:27 GMT2
Is there a free java component that can be used to solve Integrals?
Thanks
 
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.