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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
menu component for touch screen28 Apr 2008 19:19 GMT3
(Second time posted - there was a problem see that thread ...)
For java (Eclipse 3.3 + Visual-Editor) I would like to create a menu,
that is good for touch screen.
Is there any free component for that ?
help:  OSGi  ClassLoader and ressources28 Apr 2008 16:23 GMT1
well first sorry for the english that you are about to read :-)
i'm actually trying to make OpenJPA as an OSGi bundle
first step:
make a big big jar containing all the packages the OpenJPA may need and
Where can I download a complete set of graduation project?28 Apr 2008 12:30 GMT3
A dissertation and source code. Soon please! Thank you.
TimerTask drift away28 Apr 2008 12:15 GMT2
I use a TimerTask which is scheduled to run every minute at seconde 40
eg. 11:15:40 and next 11:16:40.
After a day the task is running appr. 4-5 secondes later. There are
about 10 different TimerTasks running.
web app ftp in a server linux28 Apr 2008 11:09 GMT2
Hi, we would like build a web app , jsp run in tomcat on linux server,
that allow the ftp file like a client application stand alone. a
Simple ws-ftp but in a web page, it's better to do advanced applet.
what do you think?
waitFor returns 255 on HP Unix28 Apr 2008 11:03 GMT3
Hi
waitFor() method returns value 255 on HP Unix when I try to start
netscape through Runtime.getRuntime().exec("netscape") method.
I also tried to give the full path but same results.
Dynamic radio buttons matrix using Struts28 Apr 2008 11:02 GMT4
Hello, I’ve a problem, please if somebody could help me I’ll really
appreciate it.
I have a dynamic matrix with radio buttons, only the number of rows could
change. The matrix is as follows, it has 4 static columns of radio buttons
Java Audio question - PLEASE HELP28 Apr 2008 10:27 GMT35
Could some DSP or Java guru please help me ? I have a simple Java
application that records audio signals and does simple analysis on the
collected data. I am using PCM encoding, with sampling frequency 16000
Hz, 16 bits resolution, single or mono channel, little endian and
Please explain this polymorphism twist to me.28 Apr 2008 10:25 GMT17
I discovered a strange twist in polymorphism that leaves me in the
dark. If you can figure out what the following output will be, then
please explain to me why.
public class OverloadTest {
Concurrent Write to a single file (in multi thread code)?28 Apr 2008 10:23 GMT4
I am writing a program that opens a huge flat file, process it and
write it to another file. Just in case that I get to any performance
issue, I am considering implement it in multi-threading fashion.
I remember from old days that I need to write a factory, distributer,
simple help28 Apr 2008 05:58 GMT7
String format="\n"+year+"年"+month+"月\n"+day+"日"+hour+"时"+min+"分"  + "
"+task;
FileWriter writer = new FileWriter(taskFile, true);
writer.write(format);
How java passes object references?28 Apr 2008 04:02 GMT14
OK.. Assuming that pass-by-reference means that the following code
would work:
public void swap(Human h) {
 h = new Human();
How to design proper classes when the requirements are quite complex?28 Apr 2008 00:54 GMT12
Sometimes I feel it is difficult to deal with complex requirements
with an object-oriented approach.Can any experienced Java programmer
give me any advice?
Java collections F.A.Q. or something similar27 Apr 2008 21:18 GMT4
I wonder if someone is aware of some small article or F.A.Q. on java
collections that would briefly remind people on the purposes or some
design hints of each collection? I've just found myself scratching my
head trying to guess the difference between LinkedHashMap and
What is the difference and relation between an interface and its     method?27 Apr 2008 20:26 GMT9
Can interaction among objects only be taken place via interfaces?
 
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.