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 / First Aid / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need Help!! Virus affected my system and now facing problems in running java  applications25 Sep 2007 08:01 GMT2
My work was going smoothly but one day my colleague's system send me
also a virus and after that day...... i am not able to perform my work
smoothly. I have scanned my system but now whenever i start my system
a pop up appear that "problem in javaw.exe" . i don't know what is
Input a linked list into a JTextArea24 Sep 2007 20:00 GMT2
I'm trying to insert a linked list into a text area.  Here is what I'm
trying with:
for(int i = 0; i < theDirectory.size(); i++) {
listArea.append(theDirectory.get(i));
"Invocation target exception" Exception24 Sep 2007 19:49 GMT5
Dear friends,
I got "Invocation target exception" Exception, when I tried to write
to a file or update or insert into MS-SQL database. Any help will
appreciated.
I can not get data from Table cell24 Sep 2007 15:54 GMT1
Hi every one
I try to get String from cell in jTable
every time I try to get data from cell I only get null
and this is my code
Client/Server thread question23 Sep 2007 23:08 GMT4
I have a server that create a thread to handle a socket connection
every time there is a new client connect to it. How would I get a
thread to communicate with the server?
For example, client C connects to server S who then create a thread T
invoke servlet from applet22 Sep 2007 06:22 GMT1
I want a simple applet prog that has a button.
On click of that button it must invoke a servlet (simple hello world
program) and close this applet window. (ie.. similar to invoking
servlet from html)
Commons logging or such22 Sep 2007 06:21 GMT3
I am starting to incorporate a logging tool. I started with using
commons-logging, but I don't see how to configure that thing to log to
a file. Is it possible? How? All I can currently see are the (*ugly*)
JDK 1.4 logger style two lined messages cluttering the console...
Swing runtime problems / Java installation problems22 Sep 2007 04:24 GMT7
Hello all.  I have a very simple problem.  I am seeking to develop
java apps on mepis linux (ver. 3.4-3).  I have installed jdk 1.6.0 and
i am having runtime error problems.  It seems like a simple matter,
but i do not know how to solve the problem i am having.  I have
NetBeans 6.0 M10 vs 6.0 Beta21 Sep 2007 13:35 GMT1
Few weeks ago I downloaded NetBeans 6 Milestone 10. Now I see the 6.0 Beta
was released. It is totally mess in my head about all that names. What is a
difference ? What milestone presents in that case, in a software development
?
looking for a searching/tracking software or web application21 Sep 2007 08:44 GMT2
I  have a question regarding tracking key word related content changes
in given URLs. We track thousands of commercial real estate companies
web sites looking for tansactions. Everyday, we go through these buyer/
seller's web sites and search their news, press release and property
one interview question, 17 lines in java, 3 lines in ruby.20 Sep 2007 19:17 GMT16
write a program to produce the following output:
1 A
2 BB
3 CCC
Tomcat incomplete shutdown issue20 Sep 2007 19:07 GMT1
I'm running Tomcat 5 on Linux. I start Tomcat by running the
startup.sh script and it starts and runs fine. I try to stop it by
running shutdown.sh. When I do this, Tomcat appears to shut down
properly: the logs show it shutting down, the listening port is
IllegalMonitorStateException?19 Sep 2007 23:48 GMT3
Following program is based on Sun's Flipper2.java example
(http://java.sun.com/docs/books/tutorial/uiswing/examples/QandE/Flipper2Project/s
rc/QandE/Flipper2.java
).
Instead of slowing the background task, I want to suspend the background
task until I get a signal from the user ...
Where is javax.microedition??????19 Sep 2007 23:25 GMT1
I have received some code and am trying to compile and run it. It is
supposed to be working with J2ME. It has been imported into Eclipse
IDE (3.3).
I do the following (after opening Eclipse):
Data transfer question19 Sep 2007 18:30 GMT2
I have a server/client need. I will write both ends of the wire, and I
need them to be compatible with .NET, so I can write the server in
either and the client in either, and all should work OK.
The apps will be internal to my org.
Pages: 1 2 3 4 5 August, 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.