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 / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Ping a computer23 May 2006 20:08 GMT5
I have written a code for pinging in java ,which worke don some
computer but not in all.Can n e body figure out the problem.The code is

import java.io.*;
Exception in creating InitialContext.23 May 2006 20:05 GMT1
here is a class to make connectivity with Derby database. jndi name is
created for jdbc connectivity as jdbc/proformaInvoice
import com.maruti.proforma.dto.ConcreteLoginDTO;
import com.maruti.proforma.dto.LoginDTO;
Writing custom compiler23 May 2006 19:51 GMT23
I'm in the process of writing a custom compiler for my own language
that will target the JVM. I'm just getting started but I've got a
ClassInfo file successfully streamed. I have a question for anyone who
knows.
Complex Hibernate mapping (or not?)23 May 2006 19:14 GMT14
Once again I'm running against a solid wall of errors, and my head
starts to hurt really badly with this one :-)
I have a bidirectional link between two classes
Account <=> User
Nonfunctional requirements23 May 2006 16:35 GMT2
Is there a list of nonfunctional requirements, or you get them from the
requirements for a certain program? Tracing, profiling and policy
enforcing are functional requirements, nonfunctional requirements or
something else?
Tabs versus Spaces in Source Code23 May 2006 16:14 GMT42
Tabs versus Spaces in Source Code
Xah Lee, 2006-05-13
In coding a computer program, there's often the choices of tabs or
spaces for code indentation. There is a large amount of confusion about
Axis: Way to look into a call.invoke() xml code?23 May 2006 15:53 GMT7
I am desperately trying to debug a web service call from axis. Problem
is: it is an SSL call, and I cannot look into the XML generated by axis
with a sniffer, and axis doesn't seem to provide an option to look into
this.
Java Program should open a telnet session and login to Unix server using a valid user id and password23 May 2006 15:18 GMT5
I wanted to write a Java Program which will login ( using Telnet ) to a
Unix Server ( Ex: Solaris, Red Hat Linux) and issue some commands in
the Solaris.
The Java Program should be written in Windows machine.
What is Java extreme programming?23 May 2006 12:42 GMT81
In two Java job interviews, interviewers asked me if I know extreme
programming. I don't.
What is Java extreme programming? Is it marketable skill?
Thank you.
jasper reports - pass dynamic SQL or resultset23 May 2006 09:53 GMT1
I have a report which is generated with
           JasperPrint jasperPrint =
JasperFillManager.fillReport(reportFile, new HashMap(),
Database.getConnection());
What is the relationship between a thread of execution and an object?23 May 2006 08:46 GMT4
If I have an object that has been initialized in one thread of
execution, and I create another thread of execution that calls a method
on that object, does that method execute in the first thread of
execution?
Writing a Simple Java udp portscanner23 May 2006 01:10 GMT2
I need to find all the machines on a subnet that have a particular UDP
port open - a snmp program using UDP, not TCP, off of port 8001 but I
suppose that may not matter.
I've seen some full projects but really I'm looking for a simple class
NumberFormatException:please help me......!!!23 May 2006 00:03 GMT4
i have a question and i need your help.
I'm developing a java application that have to import data from a txt
file as
3.2  2.1   4.5    6.7    2.3      4.5   3.4        5.5
does java web start work with mac?22 May 2006 22:31 GMT2
does java web start work with mac?
Swing Printing and LayoutManager22 May 2006 22:14 GMT1
I evidently have a fundamental misunderstanding about printing,
components, and layout managers.  Please help.
My applet's prepare-to-print code looks something like this:
setDoubleBuffered(false);
 
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.