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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MD5 implementation help please...30 Jun 2005 07:26 GMT2
I've copyed this code from someone else and trying to get it to work...
public static String getKeyedDigest(String input, String key) {
:
:
Process files in a directory30 Jun 2005 07:23 GMT4
I have a large number (~1000) of files to analyse.
These files are in a directory.
I will use Java to run a program in batch mode to analyse each of these
files.
Check if a character is Hex30 Jun 2005 07:22 GMT8
I am trying to determine if a string consists entirely of Hexidecimal
digits.  Is there some way to check a string or a character to see if
it passes this criteria?  I know in C, there is the isxdigit(char)
function.
Determine jar signer30 Jun 2005 03:51 GMT8
I am trying to develop some code that takes a directory full of jars, and
determines if the jars are signed, and if so, by whom.  Any pointers?
Thanks
Simple XPATHs arent working... HELP!30 Jun 2005 00:13 GMT5
    I am having some very strange results using the XPath classes
included with the JDK1.5.0_01. Check this out:
XML:
<final>
Double-Clickable Jar File/NetBeans 4.130 Jun 2005 00:03 GMT7
I just got started with NetBeans 4.1 yesterday.
I want to make a double-clickable jar file, but whenever I try opening
the .jar in Windows Explorer, I get the error message:
====================================
Java / Virtual Memory Problem with Irix 6.529 Jun 2005 21:30 GMT1
Hi!, I'm Carla. I'm running Irix 6.5 with 1gb of physical RAM, when I
try to use some virtual memory with a program called ImageJ (jar file)
and I put for example 2gb of max memory I get an error msg telling me
to upgrade irix to the latest version (I believe it's 6.5.27) to use
query in Java29 Jun 2005 18:56 GMT2
I have fields  "Account Name" and "Address" in an Access table "person" then
I use a query  to insert a record:
"Insert INTO person (Address, Account Name) Values ('USA', 'John').
However there is error when I inserted this record.
Redirect Standard output to keyboard port29 Jun 2005 16:22 GMT6
I have written a Class, that reads from a COM-port. I have a tag-reader
attached to my COM-port, and I want to write the ID of the readed tag
into whatever application I want, for example notepad. Not just as an
output on the running program.
transaction api29 Jun 2005 16:13 GMT1
hi, i downloaded transaction api (JTA) but are not sure where to put it so i
can import the relevant classes. thanks,mark
parameterized abstract data type using java 5.029 Jun 2005 14:58 GMT2
 How to use new feature (parameterized abstract data type) in JAVA 5.0
to write a stack?
Ming
String contains a square symbol ???29 Jun 2005 14:44 GMT10
Ive sent some data via asocket to another app and when it returns the
data it contains two [][] squares at the start. how can I get rid of
these squares i thought they might be \r or \n's but there not
problems with jboss an xerces29 Jun 2005 14:25 GMT4
I'm writing a business method of an entity bean which is supposed to
read some informations from an XML file. I use the following code:
To get the parser and the document:
Code:
jarsigner and webstart29 Jun 2005 13:17 GMT8
I try to start my Japplet with webstart.
[the first time I try this...]
so at first I create the jar,
then I create a key with keytool
Encodings supported by Java?29 Jun 2005 11:47 GMT1
National codepage ASCII extensions are suppose to be supported by the
"java.io" and the "java.lang" packages contained in charsets.jar. Oddly
enough, the "java.nio" which holds the nationalization Charset class,
does not seem to know any of these specific codepages:
 
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.