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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
why this cast won't work?01 Nov 2005 07:36 GMT5
the following compiles okay, but throws a ClassCastException at
runtime. Why?
import java.net.*;
public class CastSocket extends Socket {
hashtables01 Nov 2005 07:35 GMT3
I currently need a bit of advice.
1) Is it true we cannot put integers or characters straight into a
hashtable.  The intergers or characters have to be first put into an
object-wrapper and then put into an hashtable?
Applet permissions01 Nov 2005 06:43 GMT3
Is it possible to start a new process
(Runtime.getRuntime().exec("someprog.exe")) from an Applet properly
signed?
I have it working and I can see it with Applet Viewer, but I've read
Good JSP custom tag tutorials01 Nov 2005 06:22 GMT7
I have found a number of resources but have not been able to figure out how to emulate the
jsp:include tag behavior. In particular, the ability to resolve additional jsp tags defined within
the include page. For example,
<jsp:include page="mypage.htm" flush="true"> where mypage.htm ...
JNI question: where is the 'jstring' defined?01 Nov 2005 05:59 GMT14
I'm trying to read the char[] of a String from JNI code.
I got the jchar* from the GetStringChars(... &isCopy) for now, and of
course it works.
But the isCopy is JNI_TRUE. So performance cost is knocking at the door...
java.io and user.dir01 Nov 2005 04:26 GMT1
The comments in the File javadoc state the following:
By default the classes in the java.io package always resolve relative
pathnames against the current user directory. This directory is named
by the system property user.dir, and is typically the directory in which
Struts ActionForm and View's initialization01 Nov 2005 02:40 GMT1
If I want to initialize my view only once with initial values,
where should I do it?
ActionForm's reset-method seems not to be the right place because it is
called every time if the view has e.g. a submit button. Action class
Java and PDAs or .Net compact?01 Nov 2005 02:20 GMT4
I was given a Compaq pocket PC with windows mobile 2002.
I immediately began looking into how to program it and Java seemed
initially to be a good choice.
To my surprise I found it wasn't as straightforward as Java for the
 
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.