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 / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Web scrapping04 May 2007 10:14 GMT4
I am trying to extract data from a website and store it.  Would
someone pose different ways to approach this problem or even
literature that I could read to help?
Query:multithread about java04 May 2007 07:53 GMT5
I'm new to java.
Here is a demo about java's multithread character:
class MultiThread extends Thread{
    private int ticket = 100;
How to make a multi-user login website.04 May 2007 07:31 GMT1
Nearly every website has one, even Google.com has it.
So how do I make a multi-user login website?
Please reply, or if you can, email me @
evilmastermine1123@yahoo.com
Small problem with error handling [Struts]04 May 2007 06:31 GMT2
                                  I have an updation form.On click of
the update button I am doing some validations in my Action class.In
case of any error it will redirect back to the input page.
Now comes my problem.As I have told you,my form is an updation form.So
problem with Session expiration in Struts04 May 2007 05:55 GMT4
i have created a small aplication using struts.I just want to know how
to give a session timeout for my application.Once the session has
expired,the user should be redirected to the login page,whenever he
clicks on any link or button.It would be really helpful if anyone can
RMI - downloading class definition?04 May 2007 04:08 GMT1
I am writing a little RMI application, where the server has access to a
database (sort of persistence layer), and the client sends search terms
to it over RMI.
The server loads the answer from the database into a JavaBean object
ClassCastException in RMI application04 May 2007 04:03 GMT4
i found some mails complaining about ClassCast Exception but mine is a
bit different and i coulnt find any explanation.. Please help me..
********** CList Interface *************
import java.rmi.*;
Does javax.swing need X11 on Unix?04 May 2007 03:40 GMT4
this question might as well be that "does OS needs processor to run "
but anyway
Does javax.swing needs X11 on the unix platform? I have a machine
which havs just barebone Unix with no windowing system and although
queuing simulation04 May 2007 02:24 GMT1
I am new to java and I am trying to implement a simple queuing system
using the poission spread for arrivals. To keep things simple I am
initially trying to populate the queue and print.
Below is a snippet of my code - my values seem out of wack and I have
Get Class object for array03 May 2007 20:33 GMT2
For a call to Class.getMethod(), I need the Class instance that represents
Class[].  Obviously, I can do
   (new Class[0]).getClass()
but is there anything neater?
Creating A Copy03 May 2007 17:53 GMT16
I want to create a copy of a set of data (so I can manipulate it, etc
without affectnig any of the original data).  Currently, I am using a
deep copy that I discovered online.  The problem with the deep copy is
that it creates copies of EVERYTHING - listeners, etc, etc.  This
Custom properties03 May 2007 17:39 GMT3
I'm using the Preferences class and have some objects to represent with
Strings for storage.
I have for example a rectangle class that may have a string representation
"0,0,50,100".
Problem about generics and class array03 May 2007 14:47 GMT3
Can somebody explains why the last line of code doesn't compile ?
public class TestClassArray {
    private static class A {
    }
Retrieve function name03 May 2007 10:26 GMT6
Does anyone can give me some idea about how to retrieve the function
name in Java?
(similarly __FUNCTION__ in C/C++)
Thanks
[graph java]cycle detection03 May 2007 10:16 GMT2
is java good candidate techno to do cycle detection within big graph
(potentially 3000 nodes).
could provide me some link towards the best java frameworks to help do
such things ?
 
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.