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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Serial number03 Jun 2007 13:56 GMT16
i want to generate a number that is unique for a machine.
I decided to get hdd serial. But i have to find more than that.
which hardware numbers can i take? how?
changing log file of log4j for an individual package within a webapp running on Tomcat03 Jun 2007 02:51 GMT1
I am running a WebApp (JSP/Servlet/Struts) on Tomcat 4.0.6
I am having a ServletContextListener which spawns a thread which runs
indifinetly.
Is there a way I can make this thread (the source code of which comes
Event-driven programming03 Jun 2007 02:41 GMT10
I have a look for framework like Prado (event-driven programming) for
Java.  Do you know something?
Thanx!
Tomcat error with bean03 Jun 2007 00:02 GMT1
I'm experiencing a problem with beans and tomcat...I have an "Bean
cannot be resolved to a type" error that I don't understand!
Any idea?
Thanks in advance!
Remote access to Tomcat web server02 Jun 2007 23:37 GMT12
I'm trying Tomcat for the first time .
I've installed Tomcat (apache-tomcat-6.0.13, zip-version). It runs ok.
Then I've installed MySQL and there I've created my database.
Then I've writed a java servlet for querying the data.
How to call rsh from Applet to remote host02 Jun 2007 17:04 GMT16
I am working on a project which will execute a script from Applet on
remote host. The applet is displayed in Web interface.
Can any one guide me on the same?
Can we do rsh to remote host from applet?
Repainting in an special thread?02 Jun 2007 16:53 GMT1
I have a question about the need of a repainting thread.
I have an application with a timer, that is being fired each
millisecond:
Timer timer;
persisting dynamic objects in java02 Jun 2007 00:26 GMT3
     I need to develop a system which provides users with ability to
define attributes of objects and read, query and save  objects into a
database. The point is that it is the user who  defines attributes of
an object, not the programmer. I cannot use Hibernate to accomplish
SimpleDateformat: 12 hour versus 24 hour01 Jun 2007 22:51 GMT2
I have a date in the form of a string "5/31/2007 4:30:03 PM"
And I convert this string to date and save it. This is what I do:
SimpleDateFormat sdf=new SimpleDateFormat("MM/dd/yyyy kk:mm:ss");
dtStamp=sdf.parse("5/31/2007 4:30:03 PM");
Getting to the root node of an xml document01 Jun 2007 20:49 GMT4
I'm trying to get to an xml document root node (named dataroot), I've
tried different things, like :
Node node = doc.getFirstChild();
Node node = doc.getDocumentElement();
console parsing01 Jun 2007 20:38 GMT3
How can I parse the output of another program running using
System.exec()?
alternativly how can i cummincate with the os with java as if i were
using a command prompt?
Overriding Generics01 Jun 2007 20:27 GMT7
Does anyone know why one can't override the following method
public List<Foo> getFooList()
with something like this
public List<Bar> getFooList()
Java Midi Synthesizer01 Jun 2007 19:47 GMT2
I've been having a little trouble working with the Java midi
synthesizer included with the API.
I found a peice of code on a forum something like what follows:
import java.util.*;
mcq01 Jun 2007 19:07 GMT10
Given:
1. class Super {
2. public float getNum() { return 3.0f; }
3. }
compatibility java 4 -> 501 Jun 2007 18:51 GMT7
In which case, a desktop java application working with a sun jre1.4
could not work with a sun jre 5 ?
I thought Sun guaranteed that compatibility (adds deprecated method
but not remove anything..)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 May, 2007
 
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.