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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Junit is suitable for testing real time c++ applications12 Jan 2006 20:55 GMT2
I Just want to ask is JUnit suitable for testing realtime c++  server
side applications .
We have some shell scripts / commands which can interact with the c++
servers  for manual testing . Is Junit use ful for automation in this
Itemlistener problem12 Jan 2006 19:39 GMT1
Im currently trying to run the below source code, but the
(MyItemListener) keeps highlighting error? Could somebody offer some
advice in where i am going wrong.
Thanks Elvis
XMLEncoder problem12 Jan 2006 18:37 GMT1
I hope anyone here has used XMLEncoder sometime. Well I want to write an
 object to an XML file with the encoder.
The object is in fact a bean but with several setter and getter methods
defined in superclasses. I have done introspection and it shows all the
Webserver Vs Application Server.12 Jan 2006 17:50 GMT6
Webserver Vs Application Server.
I could find lot of comparisons from google search. Different people
say different things.
Let me summarize my understanding. Please correct if it is wrong.
Writing Arabic text to a PDF file12 Jan 2006 17:48 GMT9
I have a Java application that writes to a PDF file using the gnujpdf
API. When I write English text to the PDF file it works fine.
The problem I encounter is when I try writing Arabic text to the file.
They end up as ???? (question marks). The Arabic strings to be written
what is the best Java embeded DB?12 Jan 2006 17:17 GMT9
what is the best embeded DB for Java Application?
How to handle database concurrency?12 Jan 2006 16:34 GMT3
We have some database data that multiple users may update.  What is the
best concurrency strategy?  Should we use EJBs with the concurrency
setting set to "Exclusive"?  Or should we just use JDBC with
transactions and let the database (Oracle) handle concurrency?
Handling of DST in java12 Jan 2006 13:47 GMT24
Does java handle DST automatically ?
I'm using java Gregorian calendar to get the time/date.  Does this
automatically give the local time/date iirrespective of DST or special
handling should be done ?
Installing J2SE 5.0 breaks Internet Explorer12 Jan 2006 13:37 GMT9
After many frustrating hours of detective work I have isolated the cause of
my problems to the installation of J2SE 5.0 (or perhaps just the JRE) on my
Windows XP Professional SP2 machine.  The problem is that any link which
opens up a new window now does nothing except create an ...
Read more than one object from a file!12 Jan 2006 08:11 GMT2
I've serializated more than one object inside a file with writeObject. It's
possible, now, to read that objects with the method readObject?!
I'm able to read the first object, not the others!
Can you help me?!?
Garbage Statement12 Jan 2006 02:53 GMT1
I have a J2EE application called THUB. Other applications will invoke my
THUB using a servlet URL call, writing the parameters in the stream. In
THUB, within the receiving servlet, I get the parameters from stream and
invoke an EJB which does translation of the message from EDI ...
package problem12 Jan 2006 02:39 GMT11
package com.pack1;
import com.pack1.packe2.pack3.*; // is this correct ? its more deeper
import com.*;// is this correct ? its above the package directory
// java class here
importing and using .class file12 Jan 2006 01:53 GMT1
I have a .class file, not a .java file.
After I imported it to my Eclipse Project,
I had no idea to use it.
I put
Sun Generating Invalid JavaDoc12 Jan 2006 01:01 GMT2
JavaDoc generates links like this:
docs/api/java/applet/AppletContext.html#setStream(java.lang.String,_
java.io.InputStream)
where _ represents a space.
Session per Applet11 Jan 2006 22:52 GMT2
I have four Applets on a same browser. I want to have a different
session for each Applet.  I am using a Servlet on the Server side. How
to launch new browser window instance (process) programmatically?
Thanks in advance.
 
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.