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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
UML Diagram Tool - Word Drawing24 Apr 2005 23:53 GMT3
Do you know if there is any UML diagram tool that is capable of
exporting diagrams into MS Word as a Word drawing object -  I want to
draw a sequence diagram in an user-friendly tool and then export it (or
copy&paste) to MSWord document as a word drawing, so I can double-click
Help - Using enumerations in a case statement24 Apr 2005 23:08 GMT2
I'm using JDK (1.4) and cannot use JDK 1.5 for my current project.
I have wrapped up an enumeration in a class as ff:
public final class myEnum {
    private String id ;
Convert date to integer and back24 Apr 2005 21:38 GMT6
How would I convert a date to an integer and back again?
For example :
March 29, 2005 -> Integer
Integer -> March 29, 2005
How to avoid a thread stealing the turn of another thread?24 Apr 2005 16:50 GMT2
Let's have an example (just a generic program with threads and a monitor)
class MyMonitor {
...
public synchronized void m()
IP Address validation24 Apr 2005 15:42 GMT2
I want to check if the IP Address typed by an user is a valid IP and if
it is a reachable IP (I'm talking about something like the "ping" command)
How can I do it? Must I use OS dependent functions?
Thanks!
redirect a servlet24 Apr 2005 09:23 GMT3
We have a couple of online resources (cgi, servlet...) on different
machine and even different domains. For example, user can call
http://www.domain1.com/app1&name="smith"
or
Doubts on Interface24 Apr 2005 09:20 GMT7
I was going through the Java Specification Language on Interfaces (
http://java.sun.com/docs/books/jls/second_edition/html/interfaces.doc.html#238680
). I have a doubt on two points. I have mentioned them below  :-
First doubt is ---
NIO - handling read events best practice?24 Apr 2005 09:01 GMT10
Looking for some "best practice" advice.
The problem i am trying to solve is the following:
I have a server that waits for OP_ACCEPT and when that happens,
registers OP_READ for that channel).
jsp file download24 Apr 2005 06:56 GMT2
I am trying to write a JSP, using which user can download an xml
document..
the following is the code iam using..but in the output at the end od
document it is displaying a question mark, because of which it is
comparator - change it24 Apr 2005 04:21 GMT2
Just want to experiment here and would like some help
getting started.
I want to use a collection/map of some type and change
the comparator method (which might mean I have to
Need ResourceBundle Help.24 Apr 2005 03:22 GMT3
I find myself in need right now of some help/assistance with using the
ResourceBundle class!  You see, I am working on this particular servlet
called "WelcomeServlet.java". It is a relatively simple servlet which is
supposed to display a welcoming message in various languages. I ...
simple java server24 Apr 2005 03:01 GMT1
Hello,
I'm starting to learn about java networking.
What I want to do is for now, just make a server that listens to connections
through a port, and accepts it's connections from the client.
Help needed with Network Programming24 Apr 2005 01:40 GMT3
Hey everyone,
     I am relatively new to java network programming, and I need a
bit of help with this task I am doing to help me learn network
programming.
How to destroy a Thread in J2ME24 Apr 2005 00:25 GMT5
I have a question about the destruction of a Thread in J2ME.
Suppose I have a Thread running a ServerSocket to accept incoming
connections and I have to destroy it at a certain moment.
I can use a boolean variable to stop it as in the code:
Rmi clinet dont lookup!23 Apr 2005 22:01 GMT3
I write easy RMI server and client... Every things seems look well but
client dont catch reference to remote object or I dont know what...
I see "Lookuje" on console but "done" dont show...
try{
 
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.