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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Typical Java QUestions21 Aug 2006 23:15 GMT1
I am going to interview next week for programming job. I am new to
java, but I am reading a lot. The advisor at college said she knows C++
people are getting the question write this with no library call:
int atoi(const char* num); // takes string and returns integer value
JTextField, how to display from specified postions21 Aug 2006 22:12 GMT4
let's say
JTextField f = new JTextField(100);
f.setText( "more than 100 letters..| <inside is 100 letters end");
in a case setSize(400,200), or supposed the wide-size for this f is
Castor Mapping with XSLT21 Aug 2006 22:12 GMT2
I am marshalling a java object to xml. I would like to include a
stylesheet declaration in my castor mapping xml file.
My mapping file looks as follows:
<?xml version="1.0" encoding="UTF-8"?>
JAVA/ CONTRACT/ IN21 Aug 2006 22:10 GMT1
OMNI GROUP
                                                     tgugger@sbcglobal.net
                                                     419-537-9447
                                        JAVA/  CONTRACT / FT  WAYNE, IN
Eclipse / URLs in help don't load webpage21 Aug 2006 22:08 GMT1
I'm using Eclipse 3.2.0 and when I use the context help (eg hover or F2
on API keywords), any of the URLs inside the help, don't do anything. I
get a 'hand' to click on the URL, but clicking doesn't launch anything
inside Eclipse and doesn't launch a web browser. I've tried ...
CMP question21 Aug 2006 22:02 GMT1
I'm trying to use a CMP based getter (getFname()). During compile
phase, I am getting the message that it "cannot find symbol".  Since I
can use these definitions to do the actual creation and removal of the
data on the database, why would this simple getter not work?
Broken pipe (SocketException) despite activity21 Aug 2006 18:05 GMT4
I have a problem with a socket connection. I open a connection to the
server, send some data and close it again. So far, so good. The problem
arises when I want to send more data (eg. 50kbyte). In such a case, the
Client always terminates with a SocketException and the message ...
Eclipse javac java.lang.Iterable21 Aug 2006 16:53 GMT1
I have been getting the error:
Can only iterate over an array or an instance of java.lang.Iterable.
on FC5 using Eclipse Java Compiler 3.1.2.
Here is the code:
sending raw http requests with java.net.socket21 Aug 2006 15:40 GMT8
I would like to be able to send HTTP requests without having to rely on
java.net.URL.  Any ideas as to how I'd do this?  I don't see any
function that'd allow me to send any sort of data on java.sun.com...
Resourcebundle and a property file in /etc directory21 Aug 2006 14:16 GMT2
I have a property file in the /etc directory ...
I want to load that property file, so I made a custom ClassLoader class
=>
package ntc.paim.web;
JSF View21 Aug 2006 13:39 GMT1
I have got a question about Java Server Faces. My current task at work
is to design and implement a new webshop. A primary target is that the
graphic-design of the webshop has to be customizable. My question is
now, as i am not very experienced with JSF yet, is JSF suitable for
Do I get Physical Thread in Java?21 Aug 2006 10:52 GMT10
When you write Thread t = new MyThread(); r.start(), do you get a new
thread (you know like in Linux you call pthread_create() and kernel
gives you a new thread for running). Maybe java is optimizing and JVM
will not call pthread_create when you new your thrread?
To generate a KeyPair Object from a (encrypted using password) string21 Aug 2006 08:50 GMT4
I need to save permanently a KeyPair Object (I mean a public RSA key
and a private RSA key). So I'm thinking to save it on a file protected
by a password.
How Can I do that?
EJB3/JNDI problem with swing client21 Aug 2006 08:07 GMT1
i'm a newbie in J2EE and now try to test simple stateless session bean
(EJB3) on JBOSS 4.0.4GA with Swing client.
The problem is - when running the client on the same java machine as
jboss everithing is ok, but when i try to run client from another
executing unix programs through java21 Aug 2006 07:28 GMT4
I want to know how to execute unix based application programs through
java/JSP/servlet?
is it possible to do system level programming through java like in C?
 
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.