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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
storing SecretKey in keystore25 Jun 2008 14:30 GMT2
i created a keystore as below
public static void makeKeyStore(){
        try{
        KeyStore ks=KeyStore.getInstance(KeyStore.getDefaultType());
how to force java core dump?25 Jun 2008 13:05 GMT2
I have an unusual problem. First, my JVM is encountering a SIGSEGV and
prints this diagnostic:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
stellenangebote ostdeutschland arbeitsstellen deutschland jobangebote     stuttgart praktikum stellenangebote stellenangebot geschichte stellenangebot     hamburg meine stadt jobangebote25 Jun 2008 12:01 GMT1
stellenangebote ostdeutschland arbeitsstellen deutschland jobangebote
stuttgart praktikum stellenangebote stellenangebot geschichte
stellenangebot hamburg meine stadt jobangebote
+
unsigned in java25 Jun 2008 05:44 GMT23
Why java does not have an unsigned data type ????
org.w3c.dom.Document "rendered" in JSP.25 Jun 2008 03:06 GMT6
Is there an easy way to take a DOM object (such as a Document or
Element), and render it in a JSP?  Specifically, I want to inline part
of a Document inside of an xml page created by a JSP.
simple compilation problem - extends25 Jun 2008 02:42 GMT6
This must be something very simple, but . . . Why does this code
not compile?
import java.io.File;
import java.util.*;
stdout and stderr don't occur sequentially in Eclipse and Netbeans25 Jun 2008 01:06 GMT17
Here's a quite simple program which is expected to print 1, 2, 3 in
order
   public static void main(String[] args) {
       System.err.println("1");
need Java book for a C# / C C++ proficient programmer?24 Jun 2008 23:06 GMT7
I've never cared for Java before but now i feel like learning it. I'm
an MCP and a pretty experienced programmer. Also, i plan to take the
SCJP and maybe the SCMAD exams.
Is there a java book out that is for a programmer?? I already have a
Compiling JAVA programs using .jar libs24 Jun 2008 22:54 GMT2
I'm a newb to java and all its properties, so please forgive the
ignorance.
I'm trying to compile a simple XmlRpcClient example using the apache
xmlrpc bin package and am having difficulty doing so successfully.
Noob, what to download where?24 Jun 2008 20:21 GMT21
I want to start programming in java, what do i need to download and
where?
what environment do you recommend? netbeans or eclipse?
text digitization24 Jun 2008 20:14 GMT7
i am trying to digitize a text file into tiff image.the algorithm is
as follows,
There is a 8x16, 256 character font table with 16 columns and 256
rows .each row of table represents a character(like 0...32,A,a etc)
which collection to use?24 Jun 2008 17:17 GMT4
i am reading a .txt file and depending up on the characters in the
text file  i need to build an array of byte values.At the beginning ,i
wouldn't know the size needed to declare the array.So i can't use
byte[] myarray=new byte[somesize]  .Also i need to get the order of
looking for library to convert intel hex24 Jun 2008 14:03 GMT13
I'm looking for a  java library to convert intel hex into it's binary so i
can download it to a usb device.
basically in need the routine to return  the:
address to write
system specific limit24 Jun 2008 13:38 GMT10
Does java provide any specific library to know the limit of different
data types like limits.h in C ???
PBE24 Jun 2008 06:34 GMT3
i am learning cryptography using Jason weiss book.i tried out
encryption using PBEWithMD5AndDES  ,i could encrypt a string as below
byte[] salt=new byte[] { (byte)0x3a, (byte)0x44, (byte)0x7f,
(byte)0xfl,(byte)0xa2, (byte)0xe5, (byte)0x87, (byte)0x31 };
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 2008
 
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.