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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Possible contradiction between JLS and Sun's Java compiler10 Feb 2006 04:16 GMT9
From the JLS 3rd edition:
http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.26
<quote>
a=b=c means a=(b=c), which assigns the value of c to b and then assigns the
Transforming an applet into a stand-alone Java program10 Feb 2006 04:14 GMT7
Hello dear members of the comp.lang.java.programmer newsgroup. Here below
you'll find out the code source of an online Pong java applet program I
found at http://www.xnet.se/javaTest/jPong/jPong.html.
I would like to transform this applet into a stand-alone program that would
list.java10 Feb 2006 04:14 GMT1
Can someone give a general idea about how to Implement the class
defined in this Javadoc-generated documentation.
--------------------------------------------------------------------------------
Class List
punycode struts validator10 Feb 2006 03:13 GMT2
I am using struts 1.2 for my project where I am supposed to validate
an email address.
I am using struts-validator's "email" for the same.
I am not sure whether it supports punycode.
JSP/Javascript event catcher10 Feb 2006 01:00 GMT6
i was wondering how to call a function upon clicking of a button... i
have abutton that uses some javascript to unhide a div... but at the
same time i would like it to call a method not part of javascript.
<form>
NoSuchMethodError - createCharMap10 Feb 2006 00:40 GMT6
I have the following exception and for the life of me I don't know what's
going on.
I believe I have included all the relevent jars in the classpath but I still
get the error.
Session Hijacking10 Feb 2006 00:33 GMT5
I am dealing with a situation where session has to maintained for a
person in network.but he is always facing problem .He has to give
password again for logging in.
problem is it is taking diffrenet IP address with every new request(as
Java 1.5 Generics & Unboxing performance09 Feb 2006 23:13 GMT14
What are the benchmarks of using generics instead of just continuing
with casting?
I understand the clean-code & compile time data-type checking that
Generics provides.  I need to understand the performance benefits
Finding a Java report writer09 Feb 2006 23:08 GMT14
I am a VB programmer moving to Java.
With VB I always used Crystal Reports as a report writer.  I am
planning to do some private database Java work, and I was wondering
what Java programmers do when they want to produce database reports.  I
java logging09 Feb 2006 22:22 GMT3
I have used the java logging class to log errors to an xml file, I'm just
wondering if anyone knows of a simple program that will easily view this
files and allow them to be filtered by log level?
Regards
connect exception09 Feb 2006 21:49 GMT2
I'm getting this exception on connect attempt via rmi
I'd expect to see the remote ip address not localhost 127.0.0.1
Is this normal?
java.rmi.ConnectException:
How to fetch more than 10,000 records from database using ResultSet (Java)09 Feb 2006 21:16 GMT9
Hello Friends....
      I have some problems regarding JDBC.
       If My database has More than 10,000 records in some tables.
Then while retrieving (Fetch) them in one go using ResultSet object in
pl. send me link if any one have09 Feb 2006 21:16 GMT2
pl. give me link from where i can download soft copy of the following
book..
Oracle9i Backup & Recovery Handbook
Author : Rama Velpuri
session Objects09 Feb 2006 20:52 GMT7
i was wondering if it were possible to put an array of ints as a
session object.
session.setAttribute(String,Object);
i can't figure out how to get an array of ints into where it says
sockets - setReceiveBufferSize doesn't work...09 Feb 2006 20:28 GMT8
I'm trying to set the receive (and send) size on a socket buffer.
However, it doesn't seem to work.  When I compare it with the
advertised window size in the tcp header, there is no correlation. I
used a packet sniffer to read the outbound TCP header window size.
 
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.