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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
creating symbolic/hard link to a file in java?14 Mar 2005 15:23 GMT2
       Is there a way to create a symbolic/hard link to a file in java?
just wondering as I can't find anything in the java API as of yet.
thanks in advance
Neil Morris
Dijikstra shortest path14 Mar 2005 14:19 GMT2
I need shortest path algorithms whis was written in java.
If anybody have got it ,can you send my mail
csselo@yahoo.com.au
not: I searched in google but there is no clear algoritm in java
Apache14 Mar 2005 11:41 GMT2
I am trying to configure Apache on Linux to run JSp Files please which
configuration file would i have to modify tto make this possible seeems its
not able tto display jsp Files properly
Help?14 Mar 2005 10:32 GMT3
I've been staring at this for hours, getting nowhere.
I'm trying to write a number conversion program, I've gotten the 1st part
finished,
which coverts a number to its base (2010, base 3 = 57)
socket permissions as a applet14 Mar 2005 10:22 GMT1
can an applet open sockets because i've tried before and i get access
deiened type errors.
are applets allowed to open sockets and if so, how?
serializing when object occrurs in multiple containers14 Mar 2005 08:17 GMT1
NewsStory story("Hamlet");
shakespeareList.add( story );
playsList.add( story );
Now I serialize shakespeareList and playsList.
Web crawlers and dynamic content14 Mar 2005 00:37 GMT2
This must be a very old and well studied question...
I created a site using JSP, that permits the viewing of articles that
are fully stored in a database. The url for the articles is something
like:
TEST - Please Ignore!14 Mar 2005 00:37 GMT2
Sorry to bother.
Signature

knute.
email s/nospam/knute/

prolems compiling13 Mar 2005 09:20 GMT4
I am writing a program to store stuff to xml using the storeToXML method
but I can;t get it to compile here it is; any ideas?
import java.io.*;
import java.util.*;
making a table13 Mar 2005 07:50 GMT3
       Need some advice on this. I have a text file and I need to read it
as a table.
my Table goes like this:
Date    Time    A    B     C     D
ant question13 Mar 2005 00:34 GMT4
How do I get Ant to guild just one class without have to create a target in
build.xml for every java file.
For example in Make I would do this:
.java.class:
data manipulation12 Mar 2005 17:36 GMT2
I've declared data as double in my program, this data is not input, it's a
result of a calculation.
double newNumber;
I would like to change newNumber to an Integer.
easy type casting question.....12 Mar 2005 09:17 GMT1
if Wheat is a subclass of Produce, can someone please explain why:
Produce grid = new Produce();
grid = new Wheat();
Wheat crap = (Wheat)grid;
read XML file and get first record12 Mar 2005 06:53 GMT3
I need to parse XML and get the first record only. I am using DOM now,
but it reads the complete XML, then I get the first record. I know it
probably involves SAX, but can SAX stop parsing to the parse handler at
any point? or does it have to parse the complete doc, if so, then how
First-steps how to compile a program12 Mar 2005 00:11 GMT4
I am updating a GPL java program to introduce some new funtionality. I've
finished the first round of updates and I have hit a rather large problem...
I have no idea how to compile the code into a .jar even after following some
guides, FAQs and other useful information on the net ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 February, 2005
 
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.