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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
The simplest way to download a file from http resource that need authentication10 Feb 2008 00:10 GMT12
I need write a program which download many files from different web
sites. The web sites requires basic authentication. And I want spread
many threads, each one downloading a list of files that need different
authentication credentials.
decimalformat09 Feb 2008 23:19 GMT3
Hi..
Can anybody help me how  to print some output in a beautiful way?
I want to have the decimal format 0,### ALWAYS..
That is, if I for example have a double = 0,1 I want this to be
Reading Multiple Values from List using JSP and Form Post Method09 Feb 2008 20:57 GMT1
I have a form that contains a list box from which the user can select
multiple values.  I am sending the form content to a jsp page in order
to process the information.
I am trying to convert the selected values on the list to an array
Functional issues of cyclic dependencies09 Feb 2008 20:24 GMT6
i've read some articles on cyclic dependencies, that they are bad, very bad. But i can't find any real example of functionnal (!= design) issue with them.
Do you know any ?
Using Object Oriented Programming to revolutionize physics?09 Feb 2008 18:39 GMT30
I've got an abstract idea for ya.
It sort of follows some of the ideas that Leibniz had:
http://en.wikipedia.org/wiki/Leibniz#Information_technology
Imagine using an object in a program to depict some fundamental
Testing your logging (best practices)09 Feb 2008 13:53 GMT1
Curious how many test their logging statements here. To test that my
logging  is what I expect it to be I usually create an instance
variable e.g. mLogMessage. I set it and log it, then check my
mLogMessage in my Junit test. This allows me to test what I'd expect
experienced C# programmer learning Java09 Feb 2008 10:07 GMT8
I've got several years experience in C# and several more in C.  Does
anyone have a recommended book, or website?  I want to get something
that skips the "this is what a loop does" and "this is a variable.
Variables hold stuff".  I know all that.
hi09 Feb 2008 06:05 GMT1
do u want see my face
do u like me
but i like  me
*******************************************************************************
avoid lot of try/catch blocks09 Feb 2008 05:49 GMT6
Is it possible in Java to write a "global" try/catch block which will
monitor exceptions in all threads?
In my application I have 20 JFrames and 10 methods in it, I just can't
write 200 try/catches :)
Is a byte data type really a 32-bit int in the JVM?09 Feb 2008 03:31 GMT18
Is a byte data type really a 32-bit int in the JVM? More
specifically, if I have an an array of N byte types, are N
32-bit ints actually allocated underneath? I am writing
a memory-sensitive application and would appreciate
Running A Test Directly From a war File09 Feb 2008 03:20 GMT7
I have a test class in the same place as my servlet that I want to run
outside of the web container, but I can't get the command line right
to run the test class.
Inside my war file, it looks like this:
Why inner classes can not have static members?09 Feb 2008 03:02 GMT8
as title.
Accessing Preferences from ShutdownHook?09 Feb 2008 02:55 GMT6
I am trying to save some data during user shutdown.  To this end, I've  
added a ShutdownHook to run when the application shuts down  
(Runtime.addShutdownHook()), and in the run() method for the Thread  
instance added, I use the Preferences class to save data.
Servlet startup completion09 Feb 2008 00:28 GMT6
The "init" method for a servlet provides a place for you to do things
during the Web Server's startup.  Is there a way to know when the Web
Server has completely finished starting up and is forwarding requests
to its servlets?
Pass Connection Object between JSPs08 Feb 2008 18:16 GMT7
Is there any way to pass a Connection Object from one JSP to another?
I appreciate any effort to help me. Thank you for your time and
consideration.
Thanks,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 January, 2008
 
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.