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 / First Aid / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
creating simple JMS-MDB client w/ external lib05 Mar 2004 04:32 GMT2
I am a beginner with JMS Message Driven Beans.  I would like to write a
simple client that sends a message to an MDB running in JBoss.  The message
format uses classes which are specified in an external "message.jar" file.
So far, the only examples of clients that I have seen are ...
WinHTTrack05 Mar 2004 00:58 GMT1
I wan to write aplication to reach data from Internet like WinHTTrack, are
there any classes to use? Any sugestions how I can realise this task?
JAcek
Getting string from an Arraylist?04 Mar 2004 22:22 GMT3
 I am trying to load the contents of an ArrayList to a Combo Box, but
with the current code I wrote, all the elements in the ArrayList are
displayed in one line cuz I used the toString() operation. Is there
any way to get rid of the [ ] at the end and the ',' between the
Redirection from one server to another...I am NOT a programmer, but need the info.04 Mar 2004 21:44 GMT2
I have two servers running the same application (One is the primary
and one a backup of sorts.). The application is Java based, so I
thought this was the place to start. Please pardon my ignorance...The
two servers are utilized by in-house users only.
Call by reference in Java?04 Mar 2004 20:34 GMT13
hy,
I've a simple, maybe stupid question.
How does a "pointer" look like in Java? I've just tried a "*" like in C, but
it didn't work.
Does anyone have any pointers to writing a program to read/post news groups in JAVA?04 Mar 2004 12:19 GMT2
Does anyone have any pointers to writing a program to read/post news
groups in JAVA?
Regards,
Casey
Making md5-hash 'mysql compatible'04 Mar 2004 08:43 GMT5
To store a password in a database, I have used MySQL's MD5-function to
create a hash of the password. Now I have a user who enters a password
(via an html form) that needs to be checked. I have tried to create an
md5-hash using the MessageDigest class, but since this works on bytes
code compiles with no errors but craps out at runtime04 Mar 2004 08:40 GMT13
This code claims to compile fine but the java terminal leaves so quick I
can't see what is going on;  I'm guessing right now that an exception is
being thrown right away
How can I pause execution without possibly throwing an exception?
Help ray with his jsp!!04 Mar 2004 07:24 GMT1
i was wondering how to load a notepad file into a database with the
click of a button on a jsp frontend. the notepad would have a list of
people and their required attributes eg. ('543210', 'MARY', 'Earl',
'home', 'Place', 'JOSEPH');
Operators available to byte, short, char types variables04 Mar 2004 05:30 GMT3
I would like to ask will <<, >>, >>>, ^, ~ operators be applicable to
above mentioned primitives ? So far I couldn't write code to apply
above operators to mentioned primitive types variables.
:)
java.lang.nullpointerexception04 Mar 2004 00:34 GMT1
When i compile my code all is well, untill i trigger an event, then
errors start appearing in command prompt...saying:
java.lang.nullpointerexception
   at Opdracht6_2.adjustmentValueChanged(Opdracht6_2.java:35)
2D array 03 Mar 2004 22:32 GMT3
help !!   can somebody know what's wrong with this 2 D array ...
private static final String[] users = {
"Alice,20020115,100,20020314,-2,20020520,50,20030220,-34,20030724,-10,200308
01,5",
Can ^, ~, >>, <<, >>> operators applied to byte, short or char types variables03 Mar 2004 21:58 GMT2
I have tried to compile below expression embedded in .java program.
byte b1=1, b2=2;
short s1=1, s2=2;
char c=10;
Getting Annotation for a Return Type (Java 1.5 Beta)03 Mar 2004 18:37 GMT2
I can't find any way to get access to an annotation on the return type
of a method. For example the code below complies however there is no
method on the "Method" class (that I can see) that gives me access to
the annoation.
Downloading data from an applet, possible?03 Mar 2004 15:52 GMT2
Hey all--
I've written a game theory simulation applet, ala Axelrod.
I'm putting together a presentation based on what I'm learning from the
simulations I'm running, and I find myself looking for an easy way to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 February, 2004
 
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.