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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML comparison22 Apr 2008 06:06 GMT2
I have an urgent requirement to be done in JAVA where in I need to
compare between two directories and to see if there are exact same
name files available in both the directories. So for eg. DIR1 and DIR2
both have 1.xml, 2.xml then its fine or report the missing ones.
Calculating download time based on bit rate.22 Apr 2008 05:57 GMT5
I have the bps rate that the document is downloading at, the size of
the the document, and how much has been downloaded but I cant seem to
calculate the ETA for it to finish (all I need for now it the time in
seconds.)
Binding identifiers to known or unknown identifiers22 Apr 2008 05:54 GMT1
I am working on a column to explain binding in Java.  In Java local
variable delcarations and parameters are bound to known or unknown
values, variables, or routines?
Regex in java22 Apr 2008 05:51 GMT7
Hi computer scientists/developers/engineers....
Can some one solve my problem, actually i want to check validity for
string data that is actually a BCD number.
Valid data is in following format:
Date and null22 Apr 2008 04:59 GMT1
I have a Date variable in a JavaBean that works with a Oracle
Database.
If there is a Date value in the database it shows in the JSP with no
problems.
Arbitrary number of formal parameters22 Apr 2008 04:04 GMT11
Is it possible in Java to write a method, which allows an arbitrary
number of formal parameters? I know it is possible in C# although I
forgot the syntax. So far, in Java I've only seen passing of a
Collection or Map of Arguments.
Can I develop an interactive site without using any established     framework?22 Apr 2008 03:24 GMT7
Is It feasible to develop a Java interactive website without using any
established framework?
hashCode() for Custom classes22 Apr 2008 01:29 GMT70
Hello to all Java programmers out there.
I am currently faced with the task of providing a logical equals()
method for my domain / business classes. This job being done, I now
have to override the hashCode() so that when an object of  this class
Default directory.21 Apr 2008 23:56 GMT9
Can I change default directory in program?
XSL COMPILE21 Apr 2008 21:56 GMT3
Hi. im trying to compile an xsl...but it throws me a coupple of
errors :
public static void XSLFormatterConvertFileTranslet(String args []) {
    try {
return statement question (and a very newbie-ish one, too)21 Apr 2008 17:14 GMT10
Hello, I've got a return statement question.  Is the following best
practice for setting return values?  Is there a java (or any language
with try/catch) idiom for doing this?
thanks!
jFluent - a new library that provides a fluent interface over Java     core packages21 Apr 2008 13:59 GMT1
I wrote a little library, just as an exercise to grasp techniques
around DSLs and fluent interfaces, that provides a fluent layer upon
java.util.List and java.lang.String(and StringBuilder).
The project can be reached here: http://code.google.com/p/jfluent/
Creating encrypted Lotus Notes Mail21 Apr 2008 08:42 GMT2
does anybody know how I can create and send a Notes encrypted mail with
Java? I do not mean S/MIME, I mean the Notes proprietary encryption.
Thank you.
variable = null; Memory Cleanup21 Apr 2008 07:56 GMT17
I have several developers who insist on using the following method,
claiming that it helps reduce memory use by eliminating resources
faster than the garbage collector.  Personally, I don't think this is
effective.  Is this a useful method, or should we simply be letting
enumerate the consumers of foo.toString() within an application21 Apr 2008 04:25 GMT16
Say I have a class with an explicit toString() method, for which I want
to change the output format (have it return a different String). I first
want to see if anywhere else in the program is using it and might be
broken (this is not a published API but a standalone application - ...
 
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.