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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java threads and WinLogon processes take CPU!27 Apr 2005 19:08 GMT1
We are seeing a strange problem. We have a multi-threaded java
application
that is deployed on a Microsoft Windows 2000 server (SP4) with Citrix
Metaframe XP (Feature release 2). When this application starts, we
"Exception in thread "main" java.lang.nosuchmethodError: main" 27 Apr 2005 18:57 GMT4
I keep getting this message when trying to run a java program that
calculates the hypotenuse of a right triangle.  The program will compile,
but it won't run.  Could someone please help me with this?  Any help will
be greatly appreciated.  Here is the code for my program:
Tomcat 5 and Apache Axis erratic behavior27 Apr 2005 16:38 GMT1
Hello @ all!
I'm completely flabbergasted! I wrote a simple web service using the
JWS technique on Axis (simple java application which extension have
been changed to ".jws" and then dropped in the Axis webapp directory
Import data from external file27 Apr 2005 15:26 GMT2
Is there someone who knows how to import data (like text) into a Java
project.
For example, when I click on the "Help"-button, I want to see a
message with some text on it. But I want that text to come from an
Show start of long passage in TextArea27 Apr 2005 15:06 GMT2
I create a TextArea with only vertical scroll bars and fill it with
more text than will fit in one go. The result is that the TextArea
shows the last part of the text. How do I get it to show the first
part, i.e., I don't want the user to have to use the vertical scroll
total beginner in java.net:how do I make a explorer?27 Apr 2005 14:03 GMT1
hi..
I want to write a typical code which works as a explorer.
I know how to wite the code but I don't know what a HTTP version is, hence
I don't know what to write on the request line.in other words what is a
conditional to connect to db27 Apr 2005 13:43 GMT5
I have a little app to connect to db; I have same db/table locally on my
C drive (Tomcat) and server where my website is.. (I have managed to
successfully connect to both..) now I'm trying to code it in such a way
that I can tell app if host is such-and-such connect thus else ...
Which executable is used to run Java applets ?27 Apr 2005 11:47 GMT3
When a webpage attempts to run an applet, which executable on my
computer gets launched?  Is it "java.exe"?
My reason for this question is that my browser (Mozilla 1.4)
apparently doesn't offer the option to refuse to run Java applets.
Integrating Old School JSP Development Methods with new school ideas27 Apr 2005 06:48 GMT2
I am refactoring some old JSP code, trying to use JSTL and I am running
into a problem, hopefully someone can help me.
In the JSP, it accesses a Bean that returns an ActionPlan object that I
write the values of out in a web form, for example, at the top of the
JSTL27 Apr 2005 00:20 GMT1
hi my lordz,
Im learning JSP/JSTL and i want to do something like that :
<c:set var="name1" value="value1" scope="page" />
<c:out value='${pageScope.name1}' />
Why does implementing Runnable not allow the access of global vars26 Apr 2005 22:33 GMT7
I have a class that implements Runnable and it's constructor sets of
some vars to be global. However when I run the code (using the
.start()) the global vars are not availiable.
The following code creates the output:
How to call a method from DOS26 Apr 2005 09:28 GMT4
specifically I'm trying to shut down a Java application by calling a
method (doQuit()). For security, I've disabled all windows closing
events, so the only way to close the application and execute the
various shut down functions is by calling doQuit. Is there any way to
Tomcat won't reload apps unles I turn off and on..25 Apr 2005 21:56 GMT2
I put this in tomcat\conf\server.xml..
 <DefaultContext reloadable="true"/>
but still, if I make a change to a servlet and compile Tomcat will not
reflect changes unless I turn it off and on again..  this is extremely
Writing to file(s) using dynamic filenames25 Apr 2005 20:27 GMT3
Hi,  I'm working an internship project in which my boss needs to create
reports using software I've written.  It's mostly put together, except I'm
having trouble with the output.
What I want is to save output to a file (with already known parent dir) but
retainAll operation on Collection25 Apr 2005 19:32 GMT2
I am using a number of Collections (actually HashSets) to manipulate
database information. At one point, I want to take the intersection of two
different Collections, i.e., retain all items that are common to both
Collections. I use the following construction:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 March, 2005
 
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.