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
Good ebook site [For Me]12 Nov 2007 16:32 GMT1
I think this is a good ebook site. You can search for any ebook title.
http://dl.mazudi.com
worth to try
Java 6 Mac12 Nov 2007 16:04 GMT14
Does anyone know if Java 6 is available on the Mac (even as a beta) ?
Could you give me a link?
Other question :
My Netbeans project is compiled for Java 6. Is there a way to compile for
database update Combobox12 Nov 2007 16:02 GMT11
I need to update a combobox or list from a databse.
There needs to be a dynamic relationship between the database
cell and the selection.
The combobox code is easy:
finding subdirectories from starting URL12 Nov 2007 16:02 GMT9
I want to find subdirectories from a starting URL.  For example,
if I start with http://www.someplace.net, I want to be able to find
the subdirectories there, e.g.:
http://www.someplace.net/documentation/
JTree Selection lost when JTree looses focus12 Nov 2007 15:55 GMT3
Is there a way to prevent a JTree from loosing it's selection when it
looses focus?  Say I have a few items selected in the JTree and then I
go to press a button, that normally causes the JTree to unselect
everything, how can I stop this?
servlet access to another context12 Nov 2007 14:47 GMT9
I have two different context in Tomcat 5.  I use Tomcat to develop JSP
pages
Is it possible inside a servlet in a <Context> to call a different
servlet in another <Context>?? .. run the servlet in the second
Refusing TCP connections - ServerSocket12 Nov 2007 12:47 GMT6
I want to create a ServerSocket.
I want it to accept one connection.
If another connection request comes in, I want it to be refused, not queued.
Even if I set backlog to 1, on the OS I'm testing on (Linux) I'm able to
currency sign12 Nov 2007 08:20 GMT7
I need to print out the currency sign "¤", but both
System.out.print("¤") and System.out.print("\u00a4") don't work (they
print out a question mark). The sign will be converted into a
backgammon game font. It is part of the bottom border, so the diagrams
Applet source code12 Nov 2007 06:23 GMT5
I have a big project under Netbeans, actually more than 730 classes. Up
today, I have made compiled my project into a standart Java application. I
need now to make the Applet version of my application (it is a game
creator's runtime, we need the games to run as standart java app, ...
deployment error12 Nov 2007 03:14 GMT1
getting deployment of   an  EAR file while deploying into weblogic
server.
weblogic.management.DeploymentException: Error while loading
descriptors: Error processing file 'META-INF/application.xml'.
How to compare numeric values between two xml files?12 Nov 2007 03:09 GMT3
I have a xml file, something like:
<?xml version="1.0" encoding="UTF-8"?>
<Series>
<header>
Announcement: PerfectJPattern first release 1.0.0 available ...12 Nov 2007 03:06 GMT3
After long working hours have been able to finally put together a first
release of PerfectJPattern. The aim of PerfectJPattern is to build a
library of componentized (reusable and context-free) Design Patterns
in Java.
Newbie Question - ArrayLists and referencing it12 Nov 2007 02:51 GMT8
I've tried many different ways to assign a value to the position of my
choice in a data structure, ArrayList and would appreciate any hints
how to do this.  My program as follows (short version):
import java.util.*;
Ant & JUnit java.lang.NullPointerException12 Nov 2007 02:32 GMT1
I'm migrating from Netbeans to setup all of my compiling, packaging
and testing. However, I'm having troubles getting the testing part
working. Here's the snippet of code I'm currently using:
   <property name="src"             value="src"/>
reflection and method with (int...) params12 Nov 2007 02:28 GMT2
i have constructor :
public ClassName(int...) { }
and I invoke somewhere:
ClassType.getConstructor(tab).newInstance(tab2);
 
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.