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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Red Hat, Sun finally buddy up on Java07 Nov 2007 02:32 GMT9
One can't help but wonder whether the next step is the integration of
NetBeans into Eclipse...
"Sun Microsystems' move to make its core Java software a true open-
source project may still be a project in its early stages, but on
Start and Stopping the JVM06 Nov 2007 23:34 GMT2
Any one can advise me how ot stop and restart JVM by command line or
script in the Windows 2000 and Windows XP environment?
Thanks,
Goha
JDBC problem06 Nov 2007 21:45 GMT4
     I hava a problem about speed of database enquiry.
     Problem:
            It's a B/S application. Now I hava a database enquiry.
The statement stmt.executeQuery(sSQL) used long time(about 30s). The
Ahhh.. URL wants to get encoded.  Does Java wanna?06 Nov 2007 21:32 GMT11
Now:
>From the <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/net/
URL.html">URL Class</a>:
"Note, the URI class does perform escaping of its component fields in
JSF life cycle gets interrupted when disabling a button after a submit call.06 Nov 2007 18:30 GMT3
I have a form that the users continue to click the save button
multiple times.  I can sovled this simply by saying the following:
onclick="this.disabled=true"
However the button does not peform a submit.
Regular expressions - marking up a URL06 Nov 2007 18:10 GMT2
I've got the following code:
======================================================================
private static final Pattern rgxUrlsInHTML = Pattern.compile("(http:\\/
\\/([\\w.]+\\/?)\\S*)");
Howe to correctly parameterise a Class06 Nov 2007 16:11 GMT5
Folks
How do I correctly parameterise a Class?
I have code like this:
String classPath = "com.blah.bah.MyClass"
question about java template06 Nov 2007 16:08 GMT3
can i write a java class like this:
public class MyPrintJob<T extends Printable> extends T {
 public void call() {
   print("hello");
Threads in a threadgroup06 Nov 2007 15:00 GMT3
How do you get hold of threads in a threadgroup? list() just prints them out
netbeans doesn't create lib directory under dist06 Nov 2007 14:39 GMT20
I'm trying to use netbeans 5.5 to create an executable on windows.
The app depends on on ibm db2 jars as  well as the log4j jar.  I can
build and run the app from the ide but when I try to run it standalone
it complains that it can't load the log4j Logger.  Specifically when
Force a class to have certain static methods06 Nov 2007 14:37 GMT7
How do I force a class to have certain static methods?
Here's the problem. Our system has certain pluggable classes. To make a
new implementation of such a class, you just have it implement a certain
interface.
Problem with parameters passed to an Oracle stored procedure from java class06 Nov 2007 14:30 GMT3
I have the following stored procedure in my Oracle XE Express Edition
database :
CREATE OR REPLACE PROCEDURE InsertValue
(
a Problem with java 2D06 Nov 2007 14:13 GMT21
i'm new to Java 2D and I have a Problem drawing a geometric primitive
on a JPanel.
I used getGraphics() to get the Graphics-Object of my JPanel, casted
it to Graphics2D, then drew a line on it und used myJPanel.repaint()
Which is better for JME devel: Netbeans or Eclipse?06 Nov 2007 11:50 GMT23
For JME/J2ME development, which devel environment is better?  Netbeans
or Eclipse?
Export to Microsoft Word Document06 Nov 2007 05:15 GMT15
I have a text file with certain plain text in it. I am also asking for
user input on my form. I want to get the text file data and the text
entered by the user to a Microsoft Word Document.
Please let me know how to write a Java code to:
 
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.