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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
need class methods/variables to represent the execution of an     application30 Mar 2008 21:07 GMT2
I am writing an class that broadly tries to monitor the execution of
an application on system, and am at a loss howto 'model' such data in
a class .. anyone any ideas that would give me that much-needed 'good
start'
G-ZIP30 Mar 2008 19:38 GMT3
How do you set the compression level of a G-ZIP output stream (0-9)?
JDBC30 Mar 2008 19:32 GMT2
Hi,i am total newbie in java programming.I want help in connecting
Oracle 9i database and inserting data in a table there.How can i do
this?Can anyone explain me step-by-step or point me to any link where
i can learn this?I am using tomcat 6.0.16 and windows xp sp2 operating
help30 Mar 2008 04:38 GMT4
how to get data from two different database and different tables
Large amount of web services call?30 Mar 2008 03:54 GMT2
I have clients which will call the server for record updating, and the
requests is expected to have 1000 req/s.
What kind of library is the most efficient for handling my needs?
E.g. XMLRPC, SOAP ect ?
Appending data to 2 tables in a 1:1 relationship30 Mar 2008 03:30 GMT3
I've got a MS Access database with a 1:1 relationship between 2 of the
tables, and I'm trying to append data to both tables.
Both tables have the same Primary Key, which is generated as an Auto-
Number in Access. If I delete the relationship in Access, then I can
Detecting multiple class loaders30 Mar 2008 03:26 GMT11
Is there any way to detect when a class has been loaded by two different
class loaders?
Our app has a class that reads and writes a file on disk. The file gets
corrupt if more than one process gets at it at once. We can detect
add new element to array30 Mar 2008 01:32 GMT10
What is elegant way to add new element to existing array:
byte [] data
byte ETX= (byte) 3;
data= data  +...  ETX; // ?
What's the difference between "JDK" and "JRE"?30 Mar 2008 00:33 GMT12
It seems both have a java.exe which can be used to execute the byte
code(.class) but then jre does not have the javac compiler.
velocity29 Mar 2008 22:56 GMT2
All
Do you know what is velocity (not vector of speed) in java.
Any sample code how to make it work with j2ee.
Great thanks
eclipse for portal server29 Mar 2008 22:55 GMT1
All
Is there any open source/workplace like eclipse which can support the
development environment for portal server?
Thanks
After I try latest of Netbean and Eclipse I wonder if have Another     beter IDE?29 Mar 2008 22:53 GMT43
I use with VS2005 of microsoft. I want to move to JAVA. bu I try
Eclipse and I disappointment. the IDE is crash from time totime and
It's not campareable with VS. I try also Netbean. but I think that
JAVA worth for beter IDE.
multiple prepareStatements29 Mar 2008 22:22 GMT6
Hi. I'm new  to Java and am having problems with a prepareStatement
using the ? as placeholders. Can anyone help me understand why I'm
getting an error?
Here is the error referring to: pstmtUpdate.setInt(2, limit);
Generics on map.29 Mar 2008 19:41 GMT10
The following code compiles in eclipse 3.3.1. Shouldn't the compiler
throw an exception as the key doesn't pass instanceof check?
class Test {
public static void main(String args[]) {
Shell out without so many threads?29 Mar 2008 19:37 GMT8
Long ago I carefully implemented a Shell out
command, following the guidance from this:
http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
Summary: use threads to gather stdout and stderr from
 
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.