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
using editable jcombobox 04 Oct 2005 08:27 GMT6
Hello all, I want to use an editable  jcombobox to save space and provide a
list of values. When the user changes a value I want this value to be
incorporated into the jcombobox items in its proper location, how can this
be done?
javac: debug vs. optimized classes?04 Oct 2005 07:49 GMT3
The external library I am using is compiled with debug info, and it's
pretty slow.
Could I expect it to be much faster if it were compiled with
-debug:none?  What about javac -O?  Does that still exist?
String.split regular expression - need help04 Oct 2005 00:33 GMT5
Given a
 String s = "{abc}{def}{X}{Y}";
I would like to split it into
 part[0] = "abc";
what is  jvm04 Oct 2005 00:30 GMT2
can anybody help me in understanding
how much  memory is allocate to java  program
by jvm
wierd cast from int to byte03 Oct 2005 22:41 GMT9
I casted an 8 ints to byte types. Some of them come out in the right
format, but when I print them, some come out way bigger than 8 bits.
Here is the string representation of the byte [8] array:
1111111111111111111111110000101 1111111111111111111111111101000 10011
distributed computing choices03 Oct 2005 22:25 GMT6
When an application needs to get information from another machine over
the network, how many distributed computing choices out there?
Here are the choices I know of, classifying by different programming
languages
Performance on today's desktop03 Oct 2005 22:07 GMT18
With today's *average* personal/business desktop computing power, do you
consider Java based client applications to be slow?  (to remain pure,
let's just concentrate on Swing based apps)
If so, at what point (in time and/or JVM release) did this performance
Not Java:  But maybe you can help .....03 Oct 2005 21:02 GMT1
Music CD experts:
 So, here's my problem.
 I burned  (or tried to burn)  my first audio or music
 CD on my computer using Windows Media Player.
how to test jndi connection pooling03 Oct 2005 19:17 GMT1
In my web application (deployed in tomcat) I am using JNDI for fetching
database connections.
I did this by defining a context in META-INF/context.xml of my
application.
SOAP in Java without any Frameworks or Libraries03 Oct 2005 18:47 GMT2
I am wondering how I can manually process SOAP requests without using
the SOAP or Axis frameworks for Apache. That is, I would like to parse
the SOAP request myself, and construct the entire SOAP response myself.
Any links to relevant resources is appreciated.
Why problem is Spring Framework trying to solve?03 Oct 2005 18:31 GMT2
Despite seeing many good comments about spring, I don't see how good is it.
Anyone knows the answer to the above topic?
Regards,
James
Why is initial tag library request slow?03 Oct 2005 18:29 GMT3
Hi, my first request to a JSP page using a tag library (Display Tag
Library) takes about 10-15 seconds and subsequent requests are fast.
Does anyone know why the first request is slow?
I don't believe the slowness is jsp compiling as we precompile and it
jar problem03 Oct 2005 18:26 GMT2
I'm struggling with a bug and am writing to see if someone has an idea
that
hasn't occurred to me.
I wrote some report generation software using Quest's JClass product.
Java, Terminals03 Oct 2005 18:23 GMT1
I am having a very hard time here trying to figure out how to fix this
problem with java.
I am working with many computers connected by a LAN. To use them I
should connect my computer with a ssh connection.
Server app speed - Java vs C++03 Oct 2005 18:04 GMT18
Which is typically faster - a Java server application or a C++ server
application?
 
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.