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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SOAP Performance - Really so slow ?05 Dec 2005 22:29 GMT52
>From my simple performance tests of SOAP it seems that it is about ten
times slower than binary object request protocols such as RMI, IIOP or
SimpleORB.
Is this also YOUR experience ?
Use 2 dimensional array to instantiate new objects05 Dec 2005 21:01 GMT9
I have a 2 dimensional array of integers:
int vals[][]  = {{1,2,3,4,5},{1,2,3,5,4},{1,2,4,3,5};. This array would
be in my main class.
Assume that I have a class named Permutation. Each object of type
org.apache.commons.logging, where to place log4j.properties file in stand alone applications05 Dec 2005 20:41 GMT1
i'm trying to use org.apache.commons.logging package in stand alone
swing application. can some one please tell me where should i place the
log4j.properties file so that i can use that for logging
configurations. also is there any mechanism by which i can tell the api
Question regarding decoupled Factory05 Dec 2005 20:02 GMT6
Hello Java Experts!
I'm rather new to designpatterns and I tried to make a Factory of some
kind that can return Commands of various types (create, find, update,
delete) and of different families (different cases).
NIO - OutOfMemoryException05 Dec 2005 19:56 GMT2
first of all, i'm not sure of the newsgroup to post this message.
If i'm not in the good place, please tell me.
I'm using NIO in a client server project, and from a sudden, I get
OutOfMemoryException.
WIKI based language??05 Dec 2005 19:42 GMT12
I have a scool assignment where i'm going to make a blog,with java Servlet,
that a user can update easy. It is to be made with an own defined "WIKI"
based language.
I have never heard of this "WIKI" so i hope i can get some help here. I've
hashtables05 Dec 2005 19:20 GMT2
Please could somebody point me to a java example (or create some simple java
code), that writes live data (via a console program) rapped in a object to a
hash table.
I look foward to a reply to this supposedly simple problem that i am unable
Web service invocations05 Dec 2005 19:12 GMT1
Can someone pls let me know why the error below occurs when a web
service method call is invoked via axis.
I have called the web service by generating client stubs with the
wsdl2java command.
unsigned java type05 Dec 2005 19:12 GMT11
I want to use unsigned java type in java but java doesn't support it.
How can I do?
Java & XML05 Dec 2005 18:34 GMT3
I have an XML document that I am parsing with JAXP.
The XML document has a segment:
<heading class="heading&#160;1" ... ... ...
If i parse this attribute and put the string value into a variable, say
How can I find the IP address of the local PC ?05 Dec 2005 18:19 GMT4
Probably an easy answer to this, but I have not been able to figure it out.
How can I find the IP-address of the machine that my Java-program is running
on ? Could not find any methods in the InetAddress class that does this. The
closest I got was the getLocalHost() which will ...
Wanted: AWT grid component05 Dec 2005 18:12 GMT1
For a project, I'm looking for a grid/ table component which is written with
AWT. Does anyone know where I can find such components?
Regards,
Dennis
How to initialize variable of type Vector<Term>[] in Java 5.0?05 Dec 2005 17:26 GMT5
In my project I create an array <code>atoms</code> in Java 5.0 that
holds elements of Type Vector<Term>.  Term is some other class in my
project.
 private Vector<Term>[] atoms;
XmlBeans and the problem with Socket.getOutputStream()05 Dec 2005 15:26 GMT2
I am using XmlBeans v2 for a project where I need to send an xml file
through the network. I have a server that waits for incoming requests,
and a
client that builds the xml, sends it to the server, and then it waits
JSF messes up form component id05 Dec 2005 14:32 GMT6
I am trying to get a JSF-form to call a javascript and passing a
component id as a variable, but somehow the variable remains undefined
when seen by the java script. I simply want to make a drop down menu
("county") to be automatically populated when a choice is made in
 
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.