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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Applet is not able to call a URL11 Mar 2008 10:22 GMT8
I try to make a HTTP Connection through a Applet. The Url is inside
the same CodeBase.
Error message:   java.net.UnknownHostException: https://www.unserserver.de
HttpMethod method = null;
Recipies of South INDIA11 Mar 2008 09:37 GMT2
If you want to know how to make delicious South Indian foods please
visit
    http://recipesoftamilnadu.blogspot.com/
arrays and cloning, where is it described?11 Mar 2008 08:46 GMT26
It seems to be quite a basic thing, but I found myself
unsure about how it works, and where it is described.
(I didn't find it in JLS nor in the description of
Cloneable or Object.clone() in the javadoc)
Java conventions for exceptions11 Mar 2008 05:42 GMT3
I was reading through the tutorials on java.sun
and it was stressed that the call of the method
close(in their example) should occur in
the finally block. So I followed this convention
good sites for searching open source classes? ( something like CPAN for perl )11 Mar 2008 05:21 GMT3
As you might have seen from my previous question.
I'm not that used to Java.
When working with perl I always used CPAN http://www.cpan.org/ (a rather
huge online archive of perl modules developed by the perl community) and
recommended libraries for B-trees / linked lists / sort etc . . .11 Mar 2008 02:10 GMT2
I'd like to write an applet, which will create many objects (all of the
same type) , which can be identified by two integers X and Y.
At a later moment I'd like to retrieve the previously created /
calculated object by specifying it's X and Y value.
Difference between compile time and runtime reference/objects11 Mar 2008 01:32 GMT3
I have the following code
-------------------------------------------------
interface I {
       int i = 0;
representing a sequence of bits in Java?11 Mar 2008 01:19 GMT5
I want to represent a long sequence of bits indicating whether a long
sequence of things are true.  ie.  Something like,
1010011101010101010, means the first item is true, the second is
false, etc.  I could use a hashmap, and say the key for the hashmap is
hour glass10 Mar 2008 22:51 GMT3
While system is processing, how to  display a "processing" symbol
(e.g. like an hour-glass symbol in Windows), so that the User knows
the System is processing the user's request
my code is in java,when i am downloading a page on clicking a link i
Gibt es bei Ant "nested properties"?10 Mar 2008 22:11 GMT2
Hallo, Leute!
Ich bastel gerade an einem etwas größeren Ant-Skript und frage mich,
ob es "nested properties" gibt, d.h. ob ich einen Propertynamen aus 2
Properties erstellen kann. Ich möchte so etwas machen:
JSP beans retrieval with a for loop10 Mar 2008 17:23 GMT10
I retrieve books from a database and put each book with its data into a
bean.
this works well, the beans are called bookBeanBeg1, bookBeanBeg2,
bookBeanBeg3, bookBeanBeg4, etc.
java newbie, error in java or in squid proxy setup?10 Mar 2008 16:30 GMT1
I am wondering if this is a problem with the setup of squid on my
network or a problem with java, I have the following code
import java.net.*;
import java.io.*;
I need a lead on starting an internet cafe management software10 Mar 2008 14:19 GMT4
first day! I am planning to start a new internet cafe management
software using corba and java. Can anyone please some sort of tools to
use, packages to utilize or any general advises are welcome.
Meharik
Good news for applets with IE8!10 Mar 2008 14:06 GMT5
I have just tried IE8 Beta 1 with my applets and they all ran first time
without any additional configuration (i.e. I didn't have to reinstall the
Java plug-in) *and* the requirement to "Click to activate this control"
appears to have been removed!
Vector class10 Mar 2008 14:04 GMT5
I have implemented a vector class.It's fine except it shows the
element at position 2 i.e. index 1 is 19 even after removing it.But
the size i am able to decrease.What should I do for that? Can anyone
suggest me?My program is:-
 
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.