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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
deprecating abstract methods17 Apr 2006 14:54 GMT5
My question is somewhat trivial and difficult at the same time.
How should I correctly declare deprecated an abstract method?
The thing is, that if I left the method abstract, I'm forced to
implement it, so the deprecation does not have any effect.
Class Extension que17 Apr 2006 14:46 GMT8
 I have a newbie question about extending classes in Java. I have 2
files File1.java and File2.java. File1.java is the base class and
File2.java extends it.
//File2.java
maximized window by default17 Apr 2006 13:21 GMT1
hello friends
i have a query in java swing
when i execute my application i want it to be displayed in maximized
window
Java Network I/O17 Apr 2006 09:34 GMT1
Hi,  I'm a 2nd year undergrad with a personal project on my agenda.
The project I've been working on is a ChatApplication under the
Client/Server Architecture, which is still in its early stages.  I will
do my best to explain my current problem.
Check process existence17 Apr 2006 09:34 GMT3
I'd like to check if a specific process with a given pid exists. I went
through the archives of the mailing list and I found a message dated in
2001, with this piece of code :
Process p = Runtime.getRuntime().exec("/bin/kill -0 " + pid);
Doubt in .properties file reading17 Apr 2006 08:32 GMT1
I have a doubt regarding properties file from which I am reading some
key-values. Now I have few different keys (4-5) having same value .e.g.
key1=value1
key2=value1
Dears17 Apr 2006 05:03 GMT3
Dears :
Iam a new member in this group and i want to say hi to you
childNode(true) and subtree17 Apr 2006 04:08 GMT2
I have gone through many threads on this topic, but am still clueless
about the solution of my problem.
I am using :
childNodesBuffer = currentchildelem.cloneNode(true).getChildNodes();
Question on JAVA Webservices16 Apr 2006 14:49 GMT1
I jave Java 1.4.x installed on HP UNIX box. I want to build JAX-RPC
Webservices accessible using https. Do I need anythings else to develop
this type of Web Service. If yes, what is needed and where can I
download it from.
Why so many methods deprecated in java.util.Date.16 Apr 2006 11:31 GMT1
eg.
   /**
    * Returns the day of the month represented by this <tt>Date</tt>
object.
html to ps16 Apr 2006 10:51 GMT2
I write client application to hylafax. Hylafax can send only ps (postscript)
files (am I wrong). My program recives html files (from www application) to
send. How could I convert html file to ps?
I can use JEditorPane to convert html to image, but I don't know how save it
[tomcat] port 8016 Apr 2006 07:41 GMT7
I started my first test using tomcat as a container for servlets / java
server pages.
Any request to the special server port (8080) is fine. But I want to use
the standard http port. The user should be able to access some pure http
com.sun.mirror.apt16 Apr 2006 01:31 GMT4
I am running the following java on a Windows XP Home Ed PC
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
javadoc filter15 Apr 2006 23:43 GMT1
Anyone got a neat way of removing or *not* generating everything below
'method summary' for each class/interface.
TIA,
Mike W
Form-based authentication confusion15 Apr 2006 23:24 GMT1
I would like to put some of our web pages in a password-protected directory.
If a user logs in, then he or she gets access to the directory. We have a
table of users in a database table.
I'm trying to use form-based authentication. I've googled around and read a
 
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.