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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SAX PARSING DESIGN PATTERN29 Mar 2007 00:15 GMT1
Hello all.  Just looking for everyones thoughts on this.
I am parsing out an xml document using a sax parser.  I create a new
object representing my XML at the root in the StartElement method of
my record handler and fill the object with the appropriate data at the
[Java] Resolving fully qualified name?29 Mar 2007 00:01 GMT2
is it possible to resolve a class name (method name, type name) to
fully qualified name?
For example:
class Test{
Little problem with class-variable acces28 Mar 2007 21:16 GMT1
I have a class with a static variable in it and now I want it to be accessed
from within a static method, but that method has an argument with the same
name. When referring to an object there is the 'this' keyword, but what to
do when you refer to the class itself?!
System.load() & .loadLibrary() - with file not in java.library.path property28 Mar 2007 21:05 GMT4
I have run into a problem at my company where I may not be allowed to
install a necessary library file on the server immediately.  If
possible, I would have to deploy it with my .ear file.
I am trying to load the SAPJCo object and it requires their
Removing elements from large XML documents28 Mar 2007 20:55 GMT1
I need to remove certain elements from the XML document tree based on
given parameters, e.g. I have a document with a structure as follows:
<country>
 <city>
How to Read a Line of Input Using Version 1.4.228 Mar 2007 20:32 GMT2
I've been working with Java version 1.5 for some time, but now I have
a new job where the Java version they use is 1.4.2, which means it
doesn't allow class <Scanner>.  Does anybody out there know how to
read a line of input from the user that will work with version 1.4.2?
Help regarding Posting of Java Job requirements in USA28 Mar 2007 19:27 GMT2
I am a recruiter working in a New Jersey based Software Development
Company and we are constantly on the lookout for Java Consultants
across USA.
I shall greatly appreciate if anyone can let me know the Java Usenet
software design28 Mar 2007 17:27 GMT1
Can anyone forward me to a good resource for software design documentatoin?
thanks in advance
Shin
Certificate chain and Java Web Start28 Mar 2007 16:13 GMT4
I have an application as a JAR file with other JAR libraries. All
these files are signed with a certificate that I have generated with
my own CA (OpenSSL).
The trusted chain is this: rootCA.cer ->subCA1.cer ->jws.cer
Any way to compile a java program with missing sources?28 Mar 2007 16:12 GMT2
I am stuck maintaining an old product that is missing a large set of
the original source files.  I need to make a tiny modification to a
section of code that I actually do have the accurate source for,
however I am unable to compile it without the entire classpath and all
Zero Byte Terminated Strings28 Mar 2007 16:12 GMT10
I'm writting a simple UDP server in Java, it's designed to take an
initial request packet from a C based client and perform further
actions. The networking side of things is fine however I'm having
problems dealing with a zero byte terminated string being sent from
help28 Mar 2007 14:41 GMT2
Can any one tell me what Java Bean and EJB means.
AXis2 java client Problem28 Mar 2007 13:36 GMT3
i have generated java files from wsdl using Axis2 wsdl2java. I need to
invoke a method in the web service. There is a stub file generated and
iam using them to test . But in my request i could see some extra
characters are appended after  the headers before the soapbody bec of
anonymous class28 Mar 2007 12:58 GMT16
Hi If I have
Shape2D -> Interface
Shape3D -> abstract class
Can I do an anonymous class only with these two class-typo?
transaction28 Mar 2007 12:55 GMT2
when we dont commit in oracle wat happens whether it wil fetch
previous record
 
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.