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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML-Dateien manipulieren (lesen & schreiben)31 Mar 2008 20:25 GMT3
ich möchte eine XML-Datei einlesen, den Text eines bestimmten Elements
(<element>Text</element>) auslesen, diesen manipulieren und wieder zurück in
die XML-Datei schreiben (<element>manipulierter Text</element>). Zum Parsen
und auslesen des XML-Dokuments würde ich SAX benutzen, ...
Sams Teach Yourself Java 6 in 21 Days - Installation Error31 Mar 2008 11:53 GMT3
I have just bought the book Sams "Teach Yourself Java 6 in 21 Days",
and am getting an error installing the JDK supplied with the book.
After running "start.exe", I select the AMD 64 installation package.
After the InstallShield package loads up, I get an error, "This
Which book to choose?30 Mar 2008 23:13 GMT17
I have done some programming with GW-BASIC and Borland Turbo Pascal
during school. I don't know C or C++. Now I have to learn Java for a
course, and I have short-listed  three books from the local library.
Can anyone give me some advice or thoughts on which one to start with?
CompareTo for Objects30 Mar 2008 20:57 GMT7
Can anyone help?All I want to do the following in one of my program:-
Object p=.................;//some object corresponding to my
program.But I couldn't do
if(p.compareTo(object k)<=0)
JavaME api download30 Mar 2008 19:52 GMT2
It seems that google is inable to help me find were I can download
JavaMe documentation, så I can have it on my local harddrive.
Hope someone can point me to right direction.
Thank you!
java is very difficult30 Mar 2008 19:50 GMT4
what can i do?i can "t study it
G-ZIP30 Mar 2008 08:25 GMT2
How do you set the compression level of a G-ZIP output stream (0-9)?
javac classpath; where to compile from?29 Mar 2008 06:04 GMT11
I would like to compile and execute (run) without changing directories.  
Currently, however, I get the following error:
thufir@arrakis:~/java$
thufir@arrakis:~/java$ javac -cp src -d /home/thufir/java/build/ src/com/
Doubt on Generics and Interfaces29 Mar 2008 00:04 GMT7
Hello. I have implemented an interface "ComboItem" and a class
implementing this interface, named "PortadorDireito". This class
"PortadorDireito" is abstract and is extended by the class
"Operador".
trivial third party jar dependancy28 Mar 2008 23:39 GMT16
I googled a bit but didn't find anything trivial.  I have a "hello
world" which happens to do a randomly-chosen calculation.  What I would
like to throw into the mix is a third party jar of some sort so that
HelloFibonacci.jar has a dependancy on this third party jar to do
Generics28 Mar 2008 22:14 GMT10
I am trying to program a stack with an array, the interesting part of the
implementation looks  like :
public class Stack<T> {
    T[ ] field;
JWS Program problem with MAC28 Mar 2008 08:37 GMT32
My friend has a MAC laptop with OS 10.5? and can't seem to load one of
my JWS programs.  He says that he has Java Web Start 1.5 and I've run
the .jar file on his computer when I was in front of it once.  My JWS
program is compiled for 1.5 and should work.  Could somebody with a ...
How do i speed up reading Lucene search results26 Mar 2008 18:00 GMT4
Reading lucene search hits results to xml VERY slow. How do I speed it
up?  Yes I have to read them to xml.  I also can't find a way to
convert the hits object directly to xml.  So now what?
Since there is no direct way to read it to xml, I have to first
JTable display26 Mar 2008 13:24 GMT8
In the below code I'm trying to display two fields (String and Date),
what happens is I'm not able to get the desired display of date in the
JTable. Can any one help me in getting the date displayed like "H:m |
dd-MM-yyyy"?
Problem With RSA Interface25 Mar 2008 16:58 GMT3
Program complies and the interface shows up but there is no output
after pressing run button. How come this is happening?
Thanks.
package newpackage4;
Pages: 1 2 3 4 5 February, 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.