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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Difference between Abstract class and interface23 Oct 2006 16:44 GMT3
  Can you let me know the difference between Abstract class and
interface. I did research on the topic and found it helpful. Well, the
refined question I have is
1. Is there any difference between abstract class for which all the
Error parsing data (SAXParser) containing ampersand (&)23 Oct 2006 16:34 GMT3
I am trying to parse some data which is edited with a rich text editor
(FCKeditor)
When I se scandinavian characters, they are converted to html encoded
version by the FCK editor
servlet, how to get request's timestamp and timezone?23 Oct 2006 15:02 GMT4
I have a web app which needs to log request's info, including its'
timestamp/timezone.
Can anyone have idea (what can be used from 3rd-party-lib, is only
common one, like apache)?
j2me23 Oct 2006 14:26 GMT4
I need to display a google map in a mobile app for college.
Any ideas welcome
cheers
Aidan
MyComputer Explorer to implement in swing23 Oct 2006 12:04 GMT1
Hai!
Can anybody pleaseeeeeeeeee.... tell me how to add a tree with drives,
to the JComboBox as in windows Explorer?
How to make native method wrapper?23 Oct 2006 11:30 GMT3
I want to make native code wrapper for java.
Then I found JNI, but I need more sample code.
For example, I want JNI to do following things.
1. C++ code makes file pointer.(use fopen())
difference between toString() and type casting a n Object to String23 Oct 2006 08:24 GMT2
what is the difference between toString() and type casting a n Object
to String
IO file editting23 Oct 2006 08:19 GMT1
hi there well i am woundering if there is a simple solution in java for
my problem
i need to read first few bytes from a text file and then delete those
few bytes i read from the file.
Changing default error message23 Oct 2006 06:46 GMT3
I am making website using java http servlets, and I would like to
customise the error message that users see when they try to access a
file that no longer exists.
This is the error message that is currently displayed:
Allocating a Parameterized Object23 Oct 2006 04:07 GMT4
I have a generic class ClassX defined with a parameterized type T of
subclass ClassY.  Within a ClassX method, I want to allocate a new
object of type T.  When I try using:
ClassY foo = new T();
URL probrlm23 Oct 2006 02:44 GMT1
Hi a All,
I use these line to get a url.
url = new URL(Url);
BufferedReader in = new BufferedReader(new
Eclipse WTP and Tomcat question23 Oct 2006 01:25 GMT1
Hey all
Does anyone know how I can set a webapp's path to / instead of using
/webappname ?
I am running a webapp which before was Resin based so all the URL's are
How to create a new instance of an extended type23 Oct 2006 00:36 GMT5
Say I have the following two objects:
public class ObjectA {
 public void load() { }
}
Starting and stopping a prog. from another prog.22 Oct 2006 23:43 GMT1
I have a program (only 100 lines or less) that polls a web-service and
gives me the current status of the service. I want to run this program
on an infinite loop using Thread.sleep() to sleep for 5 mins. after
polling and have some way of starting and stopping it.
exec() and sending to STDIO and reading from STDIO22 Oct 2006 16:11 GMT18
I have an external program I need to execute which takes an argument.
So I have the code:
String command = "...";
String argument = "...";
 
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.