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
servlet redirect24 May 2006 22:03 GMT2
when you use a redirect in a servlet is there some way to get the address of
the page it redirected from.
Spawning process from Java gives deadlock for standard output24 May 2006 21:36 GMT8
We have a weird problem here. When we spawn a program from a 1.4.2 java
program (using Runtime().exec(String command, String[] envp, File
dir)), the spawned program appears to be deadlocked in some standard
output routine. At least if we do not write to std::cout (the spawned
OutOf Memory exception under Eclipse when using relatively small amount of heap24 May 2006 21:13 GMT2
I've tried an experimental app under Eclipse, that parses / transforms
a large (96Mb) xml file using the  java XSLT library DOM parser and
then tried the SAX parser. The program runs fine with smaller  XML
input files but exits with OutOfMemory with the large input file.
Calculating valid IP's in a subnet24 May 2006 21:10 GMT6
I'm following Roedy's code here:
http://mindprod.com/jgloss/ip.html#DISPLAYING
IP bit manipulation tricks
// IP bit tricks
how to debug a plugin from eclipse24 May 2006 20:04 GMT2
hi all experts there,
i am developing a plugin for a product that has virtually no dev.
documentation. i want to debug that plugin while that plugin is being
run in the main application. is there any way to do the same in eclipse
threads and shared objects24 May 2006 19:33 GMT7
I've a question concerning threads and shared objects:
Assume an object of the following class SharedObject
is used by two different threads.
class SharedObject
How to specify URLStreamHandlerFactory  in jdk command line?24 May 2006 18:50 GMT2
I have a special URLStreamHandlerFactory  and want to set to an
existing jdk application.
How to do it without change java code?
Thank you.
What is the use of Protected modified when default works fine24 May 2006 18:12 GMT2
I have doubt regarding protected modifier.
as per definition, the visibility of "protected" and "default" are
Visible to the package and all subclasses (protected).
Visible to the package-the (unfortunate) default. No modifiers are
cross domain single sign-on with JAAS24 May 2006 17:08 GMT1
We are working on integrating a java (JSP) based webapp and a PHP based
webapp. One of the things we want to do, is to facilitate a single
sign-on between the two. We plan on doing it by letting the PHP webapp
keep track of usernames and passwords for the java webapp. By clicking ...
BLOBS and EJB324 May 2006 16:55 GMT1
Anyone know how I would store a BLOB using EJB3? for example if i want
to store a file.
thanks
MAKE DSN directly from code24 May 2006 15:36 GMT2
Hi can n e 1 can give me code for creating a DSN connection directly
from java code ,i am using  access for database .I have a code  for
creating a DSN for oracle ,but can't able to create for access .
class not found exception24 May 2006 14:28 GMT3
    I am getting class not found exception.
Border thickness in TableCellRenderer too thick...24 May 2006 13:55 GMT3
I have the class below, implementing TableCellRenderer
to use as a custom-renderer for my ColumnHeaders in a JTable.
It works great concerning foreground-color, background-color
and font type/style, but when it comes to the border it
Xah's Edu Corner: Criticism vs Constructive Criticism24 May 2006 12:43 GMT60
Criticism versus Constructive Criticism
Xah Lee, 2003-01
A lot intelligent people are rather confused about criticism,
especially in our free-speech free-for-all internet age. When
MIDP Timer taks: 24 May 2006 12:33 GMT2
The documentation for java.util.Timer says the following:
"However, this can take arbitrarily long to occur. By default, the task
execution thread does not run as a daemon thread, so it is capable of
keeping an application from terminating."
 
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.