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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
String intern() question22 Mar 2006 17:59 GMT5
If anyone can help me with this, I'd appreciate it.
String t = "cat";
String s = "dog";
>From the API:
where to find JAX-RPC examples with ant build script22 Mar 2006 17:42 GMT2
I cannot find JAX-RPC examples with ant build script.(I can find the
JAX-RPC examples from sun's web site, but there is no ant build
script). The JAX-RPC tutorial can be found out from the old JWSDP
tutorial, but I need to download the code samples for this old
Sending a response back to MIDlet from Servlet22 Mar 2006 17:01 GMT1
Hi ppl,
       I'm trying to do a MIDlet/Servlet communication via
HTTPConnection using the POST method. I can send a parameter to my
Servlet from the MIDlet but how can I retrieve the information after
need to insert a parent in a jtree22 Mar 2006 16:59 GMT5
I find lots of material on appending items to the end of a jtree but
how do I insert a node and make every thing to the left of it it's
children.
DefaultMutableTreeNode root = new DefaultMutableTreeNode("Root");
LinkedList in J2ME22 Mar 2006 16:59 GMT1
I want to use Linked Lidt in J2ME for i want to encode message using
huffman coding which uses linked List.I copied java.util.* files in lib
dir of my project but it doesnt compiles the file It gives compilation
error for files in javautil.* which uses floating point.Also it gives
Getting emulator number in J2ME22 Mar 2006 16:56 GMT2
I want to know if there is any API to get the emulator number in
J2ME.If i run emulator it has number 5550000.At the same time if i run
another emulator it has number 5550001 and so on.
need to access this number.Welcome to any suggestion.
Beginner Java...need help!22 Mar 2006 16:54 GMT5
I need help with an assignment for University and I'm totally lost..
Any Java experts out there wanna help me??? :-)
Its basically a Bingo game with some changes.
Reply to post or email
type safe array slice22 Mar 2006 15:20 GMT1
I wanted to make a type safe array slice method (at least for single
dimension arrays)
Here is what I have
public static <T>  T [] arraySlice(T [] src, int offset, int length) {
package path names22 Mar 2006 12:35 GMT6
Just curious about how most people name the package paths of a website
for a customer.
Do you normally make the packaging path under the name of the customer,
the name of the developing company, or ... does it depend on some other
Accessing servlet from html page22 Mar 2006 11:29 GMT1
I have 2 questions:
1. Is it necessary to use an XML file to let an HTML file connect to a
servlet? Can't I directly mention the explicit path of the servlet in
the ACTION attribute of the FORM element?
jni and jvmti22 Mar 2006 11:25 GMT2
I need to log all method invocations in the form:
<caller object's tag, called object's tag>
I have managed to write the code for tagging each instance.
I have further instrumented method entry and exit.. but that only gives
Java library for Gnutella?22 Mar 2006 10:25 GMT4
Is there a Java library for interfacing to Gnutella, G2, or both?
I m enable to run Linux command by Java code,22 Mar 2006 10:13 GMT1
Hi programmer's,
i have made javaCode, program run perfectly but created file not having
any data.i need a code which run perfectly and also save output of
command in textfile.Please provide exect matiral,plz dnt send the link.
Store encrypted password in database22 Mar 2006 07:29 GMT4
I am working on a Java application where I need to store encrypted
passwords in a database.
So far I have a password which I have encrypted using MessageDigest
class as below:
variables getting saved between applet instances??22 Mar 2006 06:46 GMT3
I'm having some strange problems with an applet I wrote. The first time
I launch the applet from a browser all is well. If I quit the applet
and then restart it though some of my variables keep the values they
were assigned in the previous run. This only happens if I use the same
 
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.