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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
javax.servlet package download01 Dec 2005 22:13 GMT3
I've been looking for the javax.serlvet and javax.jsp packages on the sun
site, but I can't seem to find them.  Isn't there a place to download them
without having to get the whole sun application server?
zero
Network file transfer01 Dec 2005 21:44 GMT15
i am relatively new to java, but i have a large amount of experience in C++
so the transition hasn't been too bad.
I am currently trying to build an application bit by bit so i am learning as
much as i can.
Old books on Java, still good?01 Dec 2005 20:36 GMT14
I have a couple of old books from 2000 and 2001 regarding java
development, jdbc and jsp. Starting from scratch, can I still use them
to learn Java, (while I use Java 5 on my pc) without experiencing
significant obstacles? Did everything changed in 5 years, and those
License Manager in Java01 Dec 2005 19:43 GMT4
This is a repeated question, since previously I could not get much help.
I need a License Manager which will open a UI and automatically fill in a
field in the UI, with the serial number of CPU. Along with email address and
other details of the customer, the UI will send an email ...
Updating Java01 Dec 2005 18:42 GMT2
I am currently using J2SE 1.5.0 original version and would like to update to
J2SE 1.5.0 Update 6. I thought the correct way to do that was to launch the
Java Control Panel, go to the Update tab, and then click the Update button;
at that point, I expected to see a download start ...
Using Spring to instantiate a DBCP DataSource with Kerberos01 Dec 2005 18:23 GMT1
I am using the Spring framework with Hibernate. I am currently
instantiating and populating a DBCP BasicDataSource
(org.apache.commons.dbcp.BasicDataSource) with credentials using
Spring. The BasicDataSource uses Sybase's JDBC drivers to connect to a
checking casts01 Dec 2005 18:20 GMT4
When trying to compile something I was working on today, I got this
error based on a performing a cast:
PuzzleSolver.java:311: warning: [unchecked] unchecked cast
found   : java.lang.Object
Passing Javascript array to Java01 Dec 2005 15:59 GMT1
I am trying to pass a bunch of checked checkboxes (Javascript array)
from page1 to the Java action class on subsequent web page (page2).
(on page 1 I have a bunch of DB rows with a checkbox,
need to iterate through pages page2 - e.g. allow user to update the fields
Conflicting JVMs01 Dec 2005 15:14 GMT2
friends
has anyone encountered this error
"The procedure entry point _JVM_GetAllThreads@8 could not be located in
the dynamic link library jvm.dll". If so what is the solution to this.
upcast: I have lost my example01 Dec 2005 14:18 GMT17
 When someone asked me "When is an explicit upcast needed?",
 I responded with the expression
Math.random() > 0.5 ?( Object )System.in : System.out
 Bue in Java 1.5 this upcast is not required anymore. So, the
best /proper way to01 Dec 2005 14:06 GMT9
I'm a newbie and was wondering if you could help.
I'd like to know the best /proper way to do the following, I think I
could hack it to do something like what I want it to do, but I'd rather
know the best /proper way to do it.
Memory leak in Microsoft Java VM01 Dec 2005 13:29 GMT3
The applet and source code at www.segal.org/java/leak2/ illustrate a memory
leak in the Microsoft Java Virtual Machine.  The same applet shows no memory
leak using the Sun JVM.
Although the Microsoft VM has been discontinued, it would be helpful to know
concurrency constructing objects01 Dec 2005 11:42 GMT5
I got two diffrent version of java file:
public class TreadInConstructor implements Runnable {
    private static int cnt = 0;
    public TreadInConstructor() {
JDK 1.5.0_06 is now available01 Dec 2005 10:31 GMT6
http://mindprod.com/jgloss/jdk.html
to download Sun's JDK 1.5.0_06.
Signature

Canadian Mind Products, Roedy Green.

Problems invoking a getter method using reflection?01 Dec 2005 09:35 GMT3
I am trying to write a bean copy tool but am finding it hard to get the
results form a getter method?
I have already written a successful version of this tool that transfers
columns from a sql result set to a bean so am not daunted by reflection but
 
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.