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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Search an PrinterInputStream class ?19 Oct 2005 11:12 GMT3
My Java program read a flow which come from a an external program and
has been devlopped for a Printer.
So flow contains special character like \r for returning at the
begining of line.
Copy Jtable row and columnName into a 2 dimensional array19 Oct 2005 11:06 GMT2
I am having a problem copying the content of a JTable containing query
result into a 2 dimensional array. I need to copy the data and column
in order to mine the data.
I appreciate all help.
JSF and chart19 Oct 2005 10:10 GMT3
I have started writing a small app using JSF. This app needs to draw
some chart/graph with data input from user.
Some googling on this topic has led me towards using JFreechart/Cewolf
package.
Programmatically Determine Connector Port Numbers etc.19 Oct 2005 10:06 GMT1
I am writing a custom JSP tag and I need to be able to determine how
the servlet container is configured. Specifically, I want to be able to
do things like get a list of the port numbers in use and which schemes
they are using (e.g. HTTPS on port 8443).
Ports capable of multiple simultaneous connections?19 Oct 2005 10:01 GMT10
Although there are several postings that discuss this topic, I am
unable to form a conclusive position on this topic: can a given local
port connect simultaneously to many remote sockets?
---------
I know this is the wrong forum, but...19 Oct 2005 09:06 GMT7
Please don't laugh, but I am working on a problem with a retail system
that is running IBM 4690 BASIC. I won't go into detail regarding the
problem other than an application on the cash register is dumping and
no one can figure out why. I am hoping (praying) that someone can point
What jar has javax/servlet/jsp/el/ELException19 Oct 2005 08:47 GMT2
Thanks.
Reducing jar dependencies?19 Oct 2005 08:41 GMT3
I have inherited an RMI client-server app, which I am extending and
maintaining. Unfortunately, the current build procedure creates a
single jar for the entire app, which then resides both on the client
and the server. This means that when even the smallest tweaks are made
Jargons of Info Tech industry19 Oct 2005 07:19 GMT2
Just passin' through....
Xah Lee, on Aug 22, 2:43 pm wrote:
Unix, RFC, and Line Truncation
[snippage]
Calendar19 Oct 2005 05:32 GMT2
Does anyone know why
Calendar c = Calendar.getInstance();
c.set(Calendar.AM_PM, Calendar.AM);
System.out.println(c.get(Calendar.AM_PM));
issue using Load Library19 Oct 2005 04:48 GMT3
I am using MAC OSX 10.4 (imac G5).
I am trying to load a JNI library libxxx.jnilib through an applet.
The code is as follows...
System.loadLibrary("xxx");
Per-Session Cookies and Java Programs19 Oct 2005 04:45 GMT7
Hello. I'm currently writing a java program that connects to a website
and reads information from it. Eventually it will return a URL for the
user to go to. The only problem is there are a lot of "per-session"
temporary cookies involved. I haven't found a way to go from the java
Digital waveform display19 Oct 2005 04:39 GMT2
for a simulation tool I have to display digital waveforms like the
following:
Sig1:  _____/-----\____
Sig2: ____/-----\_____
JTable - selected row in large table is not "visible"19 Oct 2005 04:37 GMT3
I want to select row in JTable that contains large table (not all rows
can be visible on the screen at once).
I use method
grid.getSelectionModel().setSelectionInterval(i,i);
How to get the Server time19 Oct 2005 04:08 GMT2
I am developing a Web Cient to retrieve the data from the database
server using JSP and Java.
I know I can use "new Date()" to get the time of the Web Client. But I
don't know how to get the server time from Web Client? Any clue of how
 
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.