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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Any XSL experts?24 Oct 2007 12:57 GMT7
Here's a problem that's driving me nuts.
The program below executes correctly as is.  There's one line in the xsl
string commented out.  If you uncomment that line, the output changes.
It adds the line "I can't jump."  That's the value of the <jump> tag.
JUnit 4 causes an error when expecting exceptions24 Oct 2007 08:27 GMT11
I have the following test case for a method someMeth(int ID) in class
classA():
@Test(expected=java.sql.BatchUpdateException.class)
public void insertValues()
Byte code execution count24 Oct 2007 07:27 GMT10
I'm thinking about working on a project with a friend of mine, but there
are some issues that I'm not sure how to handle.  I'm going to break them
into a few different posts since the issues are unrelated to each other
and people may choose to ignore some of them that way.  
"Applet Notinated"23 Oct 2007 22:49 GMT11
What does "applet notinated" mean?
Thanks,
Radium
Application error occurred during request processing23 Oct 2007 22:36 GMT2
500 Internal Server Error
Application error occurred during request processing
Details:
com.sap.engine.services.webservices.wsnavigator.WSNavigatorException:
Objects that can't be garbage collected?23 Oct 2007 20:43 GMT21
I got a weird question in a phone interview the other day that I'm not
sure what to make of.
The question was "What object(s) cannot be garbage collected?" I asked
for a little clarification, and he said "What objects, if collected,
Can someone explain this to me?23 Oct 2007 20:41 GMT3
I have a very strange problem here. I have found the solution, but I would
like to know what is happening.
I load a file from a JAR file, using the following code :
    InputStream stream=this.getClass().getResourceAsStream(name);
Reserving sockets23 Oct 2007 20:28 GMT11
Is there a mechanism either in Java or in Windows to reserve a socket?
Is there a mechanism to find out if a socket is in use by some other
program?
If you are a programmer, how do you go about deciding what socket to
newbie: JUnit tests, best practice for the location of input test files?23 Oct 2007 19:17 GMT1
If I am creating JUnit tests that have test input files, are there any
best practices for where input test files should go?
Right now I am placing them in the same Java package that the test
class resides in.
No Listener in constructor23 Oct 2007 17:51 GMT2
I heard that one should not register an object as a listener for some
events during its construction because an event could be triggered
before the object is completely constructed.
What do you think about this?
Tomcat-axis question23 Oct 2007 16:20 GMT2
I installed tomcat-SOAP sever in Linux AS3 machine successfully. Now I
moved that application from Linux AS3 to Linux AS4. Tomcat server has
been started and it is not connected to any of the backend servers and
got below error.
Combining Java Reflection API with Java Annotation Types for Thread Safety23 Oct 2007 16:00 GMT2
Hello everyone. I have a really complicated question (and I don't
really know if this is even possible).
I am currently developing a program that is multithreaded. I have a
lot of methods that start a thread and call other methods from other
Sending Keyboard Events to Background Window23 Oct 2007 15:04 GMT5
I'm developing an application that consists of three windows
(JFrames). Only one of the JFrames handles keyboard input.
At present, if I move one of the other JFrames to the front the
keyboard control stops. I assume that the front JFrame is getting the
easy way to wrap java for COM23 Oct 2007 14:15 GMT3
I need to Wrap java class to be able use in Microsoft VBA (MSAccess)
and also delegate to be able Handle event in VBA that come from Java.
have some article or tool?
Jasper Woes23 Oct 2007 11:06 GMT2
I have just started working with iReport.  Everything seemed
straightforwars until I tried to add a simple line graph.  I use a csv
file like this:
XAxis,YAxis
 
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.