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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multiple .properties loading from jar file06 Aug 2007 09:14 GMT1
I have a strange issue with .properties loading. I'm developing swing
application and i'd like to add internationalization. It doesn't
matter how i solved this issue, because it works ;) i have only one
problem ...
java mail handling bounced messages06 Aug 2007 07:25 GMT6
i am using java mail for sending mails using SMTP server.
is there anyway by which i (my application) can get to know if the
mail bounced ?
is there any synchronous call which will let me know immidiately if
mutithreading in webapps06 Aug 2007 02:54 GMT7
i was trying to implement a design which is like dispatcher, worker
model where N number of requests come in, which are queued for the
dispatcher to pick them up and spawn a worker thread to process each
of these requests. of course we will use thread pool for worker
Java Virtual Machine05 Aug 2007 22:04 GMT1
Java Virtual Machine
is using system stack (recursion) faster than using ArrayList?05 Aug 2007 21:21 GMT4
the task: parse String on dots and create an array of portions:
input: "part1.part2.part3.part4"
output: {"part1", "part2", "part3", "part4" }
One approach is to use a loop and a dynamic structure such as
Java Web Start update05 Aug 2007 19:38 GMT1
I'm using Java Web Start with my application. At the machine is
installed Java 1.6 u1. Setup first version of application. After
deploy second version of application and run application start update,
but console show that application use old packages. At the same time
I hate JNI05 Aug 2007 18:59 GMT4
So I have this C++ library I've written that is required to interface
with Visual Basic and Java as well as be plugged into an existing C++
application. Visual Basic wasn't that big of a deal, just a quick
little VB wrapper and everything is great. C++, obviously, not a
Is it possible to create Enum types at Runtime? What are the implications?05 Aug 2007 15:54 GMT3
So, I want the nicities of an enum, but I would like to extend the
enum list at runtime. is such a thing possible?
Example:
public enum Day {
Validate xml using nested schemas05 Aug 2007 09:09 GMT1
I would like to validate an xml file using nested schemas (that is schemas
referring to other schemas).
I've tried with the following setup, but it does not work an gives me an
exception.
Java homework, book lacking information05 Aug 2007 08:44 GMT5
I just reciently started a Java programming class, in our second week
the book is lacking for telling us how to do a problem.  I will write
the problem out then say where I need help at the moment, the rest I
think I have figured out though.
Does the clone() method of ArrayList<> make a copy of the objects in the ArrayList?04 Aug 2007 23:33 GMT16
anotherArrayList = (ArrayList<Something>) oneArrayList.clone();
anotherArrayList.get(0).makeSomeChange();
Will the change made in the second line make effect on
oneArrayList.get(0)?
Word 2007 XML merge & PDF conversion on Unix04 Aug 2007 20:24 GMT1
Hi...All,
   We have a requirement where we have to do the mail merge for Word
documents on Unix & then convert into PDF, all on unix/linux platform.
I can convert all the Word documents to Word 2007 xml & store on unix
Eclipse 3.2 and CVS - where and how to get and install CVS?04 Aug 2007 19:41 GMT3
I'm using Eclipse 3.2 and have to install CVS to run via Eclipse. If
anyone else is using CVS w/Eclipse and knows where to obtain CVS and
instructions to set it up I'd appreciate it. It is very unclear using
Google searches where CVS for Windows/Eclipse actually lives. Thanks
how to coonvert decimal number  in tobase 64 format.04 Aug 2007 19:25 GMT2
Hi friends,
           My requirement is how to coonvert decimal number  in
tobase 64 format.
the decimal number may be of type.
Java Media Framework:To Compress AVI video.04 Aug 2007 14:13 GMT7
Hi!! I have got a program that it make an AVI video without
compressing, with RGB format.
How can I compress the video with format MJPEG (for example)????
Regards!
 
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.