| Thread | Last Post | Replies |
|
| Dear | 26 Mar 2007 17:36 GMT | 1 |
Dear Don't know exactly How it works....... I recently joined AGLOCO because of a friend recommended it to me. I am now promoting it to you because I like the idea and I want you to
|
| Passing locale object to JSP Custom Tags | 26 Mar 2007 15:50 GMT | 2 |
I have created a custom tag for passing date and locale objects and getting the locale specific date. I need to pass the locale and date objects from my form bean to the tag but i should not use scriptlets, the requirement states that using
|
| ActionListener | 26 Mar 2007 12:16 GMT | 5 |
I created a public class gegevens implements ActionListener { gegevens() { some code to create and add textfields,
|
| Splitting a tiff image in an Appletviewer | 26 Mar 2007 11:25 GMT | 1 |
How can I split a tiff image in an AppletViewer and save it in a particular folder with a different name?
|
| ServerSocket.accept() problem | 26 Mar 2007 09:46 GMT | 1 |
I try to write a HTTP proxy using java.net.ServerSocket class, but I do not understand the behaviour of the accept call. Here is the part of the code where the ServerSocket is created and accept is called.
|
| Static methods overridden !! | 26 Mar 2007 09:35 GMT | 10 |
Consider the following piece of code class AnimalTest { public static void saySomething() { System.out.println(" AnimalTest!");
|
| help | 26 Mar 2007 09:33 GMT | 1 |
can someone please post me the correct code for the following code. I'd like to put the condition, mark must be minimum 0 and maximum 100 using Exception ( try ... catch ). /*
|
| JPanel this reference escape in constructor. | 26 Mar 2007 08:38 GMT | 1 |
The JPanel constructor calls updateUI, which passes the "this" reference to UIManager.getUI(). I thought that it was incorrect to allow your "this" reference to escape your class during construction. Is this an oversight in the
|
| create database | 26 Mar 2007 06:31 GMT | 3 |
hi friends ,in my project the database will create by using jsp coding or java coding(not table).data base in the sql server 2000 or sql server7.please help me.please email me the answer
|
| .NET trying to Substitute Java.. or u people disagre with the current Market Scenario | 26 Mar 2007 03:09 GMT | 3 |
U know Java being the only Platform independent , for developing stand- alone -applications ,security and much more for more than past decade is now seems to be losing Monoply in the fields of Software Development especially in case of web development.
|
| Calypso Medical - Senior Software Engineer - Systems - Seattle | 26 Mar 2007 00:24 GMT | 1 |
At Calypso® Medical, innovation is our passion. We have created the first in a series of innovative products destined to advance the science of radiation therapy treatment for cancer specialists and their patients. And that's just the beginning.
|
| PayPal | 25 Mar 2007 21:34 GMT | 1 |
Simply follow the instructions below and in 2 to 3 weeks, you will have at least $40,000 dollars in your PayPal account http://clix.to/thebest
|
| Class Libraries !! ? | 25 Mar 2007 21:24 GMT | 6 |
im c++ programmer and new to Java. Im reading book of Java by deitel and deitel i read a line from the very first chapter and got confused coz its meaning is different if i take it as c++ programmer. Kindly explain me
|
| Strings...immutable? | 25 Mar 2007 20:05 GMT | 125 |
I read in a book that String objects are immutable, yet a few lines later they show some code in which a String object is added to by using the '+' operation. I must be misunderstanding what is meant by immutable becuase it seems to me that
|
| java webservice & some needs | 25 Mar 2007 17:29 GMT | 2 |
I am new in java development and hope people here will help me to come over the following problem. My project is like this - 1. A RPC Soap Webservice (deployed using WSDL) takes requests from
|