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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How not to hardcode07 Aug 2006 21:04 GMT3
Heres a general question: How to avoid hard coding? anyone like to share some tips to avoid hard coding?
Cheers
ST
Eclipse vs VS.NET07 Aug 2006 20:55 GMT6
Hello developers,
Does any one know where can I find a third-party evaluation which
compare both products?
Thank you very much in advance.
pass nested structs through JNI07 Aug 2006 20:13 GMT1
I need to pass a nested struct as argument to JNI function e.g.
struct A {
    int a
    struct B
how to get data from XML ?07 Aug 2006 20:12 GMT3
i have the following XML message, i a way to get a list of pairs of the
values of Type & NumberOfPayments.
<Content>
<list CustomerId ="123456" city = "NewYork" >
awt event, how to make all button listen to 3 keys07 Aug 2006 19:04 GMT1
The JButton by default is associated with the key "space bar", pressing
that key same as clicking mouse on it.
I have a swing app which has muli-panels and buttons. I'm wondering how
to make the two "Enter" keys triger button's action as well.
Difficulties with Java07 Aug 2006 17:44 GMT4
I am trying to write some software in Java and, amongst other problems, I'm
finding it very difficult to express simple concepts in Java.
For example, when writing RPC bindings I would like to write conversion
functions that translate a Java Set<T> into a format for the wire and ...
Big Picture07 Aug 2006 17:31 GMT4
I'm want to create a program which manipulate big pictures (around 80Mo
already compressed). Those manipulations are quite simple, e.g.
Resizing, Compressing, ...
My question :
synchronized, notify, wait,sleep, how to work together07 Aug 2006 17:24 GMT4
let's look at the following:
    class GetConnection extends Thread
    {
          Connection  con = null;
Tomcat and IIS on separate machines07 Aug 2006 17:22 GMT4
Can anybody tell me if it is possible to link Tomcat with IIS when both
are running on two separate machines in a LAN.
In particular, Tomcat is running on a machine with Linux and IIS on a
machine with Windows Server 2003. I have already configured them when
Reading/writing object & other data to a file07 Aug 2006 15:07 GMT2
How does one read/write a file with a serialized object, then some
other data in it, so that after one reads the object, the next byte
read is whatever came after the object in the file?  I want to do
something like
Starting Tomcat07 Aug 2006 15:05 GMT2
I downloaded Tomcat 5.5.17 and then I tried starting it with
startup.bat . but it doesn't work.
I have J2SE installed on my computer.
What should I do ?
Transformer encoding not working for ISO-8859-1 only for UTF-807 Aug 2006 14:15 GMT3
I have a problem when transforming text containing the swedish letters
"å", "ä" and "ö". If I do
Transformer t =TransformerFactory.newInstance().newTransformer();
t.setOutputProperty( OutputKeys.METHOD, "xml");
polymorphic method call from third class07 Aug 2006 12:30 GMT4
can somebody please explain to me, why the output of the code below is
        test(A)
        test(A)
instead of
load unicode text file, in J2ME07 Aug 2006 12:07 GMT3
I have write this member function for reading a text file in UC-16BE
format (means unicode, 2 bytes/char, big endian)
----------------------------------------------------------
static public String loadFile(String s) throws Exception {
any java decompiler support class version 49.0?07 Aug 2006 10:22 GMT1
any java decompiler support class version 49.0?
thanks.
 
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.