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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sending XML as a String through a web service (Tomcat/AXIS)?01 Jun 2006 00:56 GMT1
Hi, I have a web service written with Tomcat/AXIS. One of my
methods receives a String. Is it possible to send a String of
XML through this method? Will the XML tags confuse the
underlying web service system? Or will the XML be "escaped"
How to Compile JNI program on windows/cygwin01 Jun 2006 00:42 GMT2
I am working on windows xp, java(jdk1.5.0_06) installed on it. I dont
have developer studio. i installed cygwin and gcc, make working fine on
cygwin.
now i would like to compile a simple JNI program. but i am getting so
Question on ResultSet01 Jun 2006 00:12 GMT9
Hi, I have a query that returns a number of results into a ResultSet.
I need to be able to determine the number of results my query returns.
Is there any way to do so?
thanks
Servlets e Url31 May 2006 23:48 GMT2
Hi people!
There's some way to get the anchor from url in a servlet? I'm trying to
use HTTPRequestServlet but don't works.
thanks a lot
Assignment Linked List Help31 May 2006 20:32 GMT4
Can some please implement a class called MyList to finish this off?
public class MyList<E extends Comparable<E>> extends List<E> {
}
----------------------------------------------------------------------------------------------------
3DES Encryption31 May 2006 20:23 GMT1
Can some one help me with a sample program for 3DES encryption
decryption using java cryptographic extension?
Can you please tell me how to generate a key from a static string?
The JCE documention is a bit complex and covers too may things
SoftReference operation synchronization detail31 May 2006 20:20 GMT7
The following may have more apparent effect when using a WeakReference.
Suppose I initialize a class member field which is a SoftReference, at
some point:
   SoftReference cache = new SoftReference(obj);
Diff b/w vector class and arraylist.31 May 2006 18:31 GMT1
Can any one please tell me what is the main diffrence b/w vector class
and arraylist class.
As for as I have gone through the documentation, vector class is
synchronized where else arraylist is not. Is this the only difference
Hot links31 May 2006 17:24 GMT1
http://tinyurl.com/mjlb5
subclassing and generics31 May 2006 16:45 GMT19
I've kind of backed into generics ... I was developing in
Eclipse using JDK 1.4 with quite a lot of classes which extend
Collections. At some point I started running with JDK 1.5 but Eclipse
was still set to compile in 1.4 compatibility mode. Then I wanted to
The import org.apache.tools cannot be resolved31 May 2006 16:45 GMT1
I am an Eclipse newbie who are trying to learn how to write tasks from
the following tutorial:
http://ant.apache.org/manual/index.html
example code from the tutorial:
Problems with Map.size()..........31 May 2006 16:08 GMT3
i've a question to resolve.
I'm developing an application that have to receive an input text file
with first column of string type and the others columns of double type.
I have used a map and i create an objet composed by a key string and an
What is a Java Annotation?31 May 2006 15:58 GMT10
Probably a very stupid newbee question, but what is meant with
annotation?
See:
http://blogs.sun.com/roller/page/dannycoward?entry=the_10_things_you_need
JSP Code for a Email Form31 May 2006 15:38 GMT3
I need some help with sending form results to an email account.  I have
to use JSP because the server does not support PHP or ASP.  Can someone
please help?  A co-worker gave me code from a form he created and it
works.  I even did a sample run on a simpler form and it worked.  But
Java JSP Forms Generating on the fly31 May 2006 15:02 GMT2
I am moving towards to Java web development from PHP. I have taken
a look around technologies like Struts. My problem is that a huge part
of the programming
time is spent on building up a form, creating getters and setters an so
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.