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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Constant com.ibm.as400.access.jobList.addJobSelectionCriteria(JobList.SELECTION_JOB_QUEUE30 Nov 2006 22:25 GMT2
I am using the following code to try and return a list of jobs that sre
running in QBATCH5
---
QSYSObjectPathName path = new
How to encode a 32-bit TGA file ?30 Nov 2006 21:29 GMT1
Hi together,
I am just trying to encode a 32 bit TGA file, which uses the alpha
channel. The Problem is:
JIMI is able to generate a 32 bit TGA file, but it is not able to read
Create CSV file from resultset in Java30 Nov 2006 21:17 GMT2
I need to be able to read data from a table (ResultSet) and create a
CSV file.
Once the CSV file is created I want to save the CSV into a SQL Server
database.
Why doesn't this very simple code snippet work?30 Nov 2006 20:43 GMT3
// - - - - - - - - - - - - - - - - code
import java.io.*;
import java.util.*;
// __
Design of a pipelined architecture/framework for handling large data sets30 Nov 2006 19:19 GMT1
I am facing an inconvenience which I believe should have been faced
before by other Java developers but I am finding it difficult to
articulate it in keywords so that google will give me the right
answers..so here goes
Best way to work around SQLException30 Nov 2006 17:22 GMT3
Let's say I have the following code:
try {
PreparedStatement insInvoice = conn.prepareStatement( "INSERT INTO
...");
Runtime.exec() fails sometime to execute a command30 Nov 2006 17:09 GMT1
I have a program thats using Runtime.exec to execute some external
programs sequence with some redirection operators.
For e.g, I have some command as follows;
1 - C:\bin\IBRSD.exe  IBRSD -s
Problem with Javadoc out of memory in WSAD 5.1.230 Nov 2006 16:43 GMT1
Good morning,
we are using WSAD version 5.1.2 , now we need to create the javadoc of
our project but during he creation we have the following error :
javadoc: java.lang.OutOfMemoryError: Please increase memory.
cast double array to float30 Nov 2006 14:37 GMT6
Is there a nicer (or faster) way to cast a double[][] to a float[][]
than doing loops?
Thanks for your answers.
Phil
Accessing array classes30 Nov 2006 14:10 GMT1
There is a given object of type java.lang.Class and I want to get the
array class corresponding to my class, aka the Class object with a
componentType identical to the given Class object.
I did it this way...
How to attach VC Debuger with Eclipse Debugger.30 Nov 2006 13:59 GMT1
I have a source file for the JNI code in VC.
I have set the break point.
but the JNI call is not reaching the code in VC++ from Eclipse.
can anyone guide how to achieve this.
can annotations add code?30 Nov 2006 13:47 GMT8
One thing that would be wonderful is if I could add an annotation say
@logthis
public void doSomething() {
  int i=0;
Join Multicast Group from different subnets30 Nov 2006 13:38 GMT7
I am trying to get two machines on two different subnets to join the
same multicast group.  Once they join they periodically send messages
to one another via the group, however, right now they don't seem to
know of each other.  this could be a firewall issue, but I wanted to
why isnt this scroll panel scrolling?30 Nov 2006 10:49 GMT3
heres my class file.  All I am trying to do is get the scroll panel to
have a scroll bar and the ability to scroll.
Why does changing the size of the JScrollPane have no affect on it when
I run the program?  What do I have to do to gain scrolling
How to parse and manipulate a binary stream30 Nov 2006 08:55 GMT5
Apologies in advance if my question is silly or trivial. I'm trying to
write a servlet that reads data from another source in byte[] form and,
having parsed this data stream and made a couple of modifications,
sends the modified data to an appropriate application whereby it can be
 
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.