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 / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SQLException: General Error30 Sep 2008 20:18 GMT10
I have a problem, and it has got me stumped.
I've got a PreparedStatment defined as follows:
insertStmt = conn.prepareStatement(
       "insert into document_filing ( " +
How to acquire object's monitor optionally?30 Sep 2008 14:38 GMT7
I've got a method that should run in a single-threaded manner. Many
threads need to execute this method, so I mark it synchronized. So far,
so good.
The trouble is, sometimes I want a thread to skip running the method if
synchronize threads30 Sep 2008 14:28 GMT4
Hi friends,
I have a small query.
'm new to Java so was unable to figure out how to solve it.
[ I couldn't find that group dedicated to Java Threads so posted my
Tepestry Template exception30 Sep 2008 10:56 GMT3
Im working on an application that uses Tapestry and DOJO.
I added some javascript logic to existing HTML and it fails to run
when deployed, javascript executes fine otherwise.
org.apache.tapestry.parse.TemplateParseException
Why doesn't cell renderer work ???30 Sep 2008 07:15 GMT4
I'm writing an application in which the table is displayed. I want to
some rows be bold. I don't know why the code below doesn't work :
//class 1
(...)
Constructor30 Sep 2008 02:12 GMT36
I have a simple (?) question.
If I write:
<code>
MyClass object = new MyClass(someArgument);
Strange JMenuBar problem30 Sep 2008 00:23 GMT3
I've been developing with Eclipse Europa. I have a dialog with a
JMenuBar. When I test under Eclipse, the menu items are visible on the
bar. However, when I generate a jar file, the menu items are no longer
visible -- but the menu items are there because if I click in the
print problem using isDigit29 Sep 2008 19:39 GMT7
I am still an amateur in java. Can someone please fix my program. Everytime I
input "3*4" or any of that format, it prints twice. Here is my code:
  public static void main(String[] args) {
   //Input a math problem
[Help]How to start Java desktop application in NetBeans ?29 Sep 2008 18:20 GMT10
Hi, I'm trying to write a desktop application from the scratch by
using NetBeans IDE 6.1. I already created 2 files, which are main.java
and login.java. What I need is : when I run the application, the login
form which is called in login.java is directly launched. But I faced
How to know that the server side has close the connection when using     java socket?29 Sep 2008 17:43 GMT17
I have some sockets connected to the server when I init a socket pool,
after using one socket, I would put the socket back into the pool for
the next time to use, but sometimes the server goes out and it close
some of my sockets.
getting rid of a white flash while applet is loading29 Sep 2008 17:40 GMT4
  I've looked through the archives, searched  the web, and been
working on this all week-
  any ideas how to get rid of the white flash that occurs (in ie) as
an applet is loading?
Setting the Focus on Java windows (JInternalFrames)29 Sep 2008 16:19 GMT9
I'm trying to set the focus on a Java JInternalFrame but it doesn't
work. Is this a bug? I have tried every method that contains the words
"focus": requestFoucs, setFocusable, etc. I want the window to have
the focus. Can someone show me how to do this?
implements Value<T...>29 Sep 2008 12:10 GMT2
How can I modify the end of line 6 to make the declaration of
 the class »Value1« being compiled (similar to the declaration of
 the class »Value0«, which is being compiled)?
interface Value<T> { public void operation(final T t); }
doubt for me29 Sep 2008 10:18 GMT1
I want to know how to convert speech-to-text and text-to-speech in
java...
Why class implementing NamespaceContext compiles in Java 6, but not     Java 5?29 Sep 2008 02:07 GMT3
I have a class that implements javax.xml.namespace.NamespaceContext.
As far as I can tell, this interface has not changed between Java 5
and Java 6 (specifically 1.5.0_11 and 1.6.0_07). My class implements
the three methods of the interface, and puts the "@override"
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 August, 2008
 
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.