First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
NetBeans/StrutsTestCase - strange error message
John B. Matthews wrote: There's a lot of possibilities: NetBeans' Options> Miscellaneous> Ant Tools> Libraries java.ext.dirs nbproject/project.properties ~/.netbeans/6.8/var/cache Tim Slattery wrote: Thanks, but... Options|Miscellaneous|Ant No "Tools" or "Libraries". The... 9 Jun 2010 22:00
Custom Locale to use for a java application
I know I can create almost the Locale I want to use all over my application. I also can get a NumberFormat or DateFormat instance from that Locale, and use default formatting provided, or even customize that default formatting as desired. In the scenario I'm actually facing, I may have multiple different formats... 9 Jun 2010 18:41
Looking For Direction
Hello ... I am going to attempt to present my case without getting too detailed or wordy (which I am often accused of). First let me say that I am a dinosaur. I screwed up a lot of opportunity in my time, but that is not what I am here to discuss today. It is what it is and I am OK today. Anyway... 16 Jun 2010 23:12
problems reading binary file
Hi I having trouble reading a binary file. The problem seems to occur with reading some float values so I've made a small test file (from SQL server using native file output) that contains just 5 floats. -13.73482 , 20.689 , -99.99999 , 20.157 ,1 9.454 I read the file in and write out the values using ... 11 Jun 2010 22:32
Basic custom layout manager question
Hi, I'm writing a custom layout manager and here's what I don't understand. My experience tells that, generally speaking, there are two modes of layout. One, when the layout happens for the first time and all elements assume the size that they would most like. In the second mode, when the user resizes the ... 10 Jun 2010 12:14
DIRECT CLIENT Opening: ITIM-TAM Analyst in Austin, TX.- 06+ months
Hi All, We have a ITIM-TAM Analyst for our DIRECT CLIENT in Austin, TX., given is the Job Specifications, Please send me matching profile with rate, current location and Contact details ASAP to my official ID : isaac(a)preludesys.com Thanks and regards, Isaac Direct 213.233.3576 Office 213.233.3907 i... 8 Jun 2010 14:50
Making JavaMail work
On 8 jun, 11:08, jesbox <jesb...(a)gmail.com> wrote:                 new Mailer(host, 25, username, password).sendMail(email); The stacktrace is then becomes : ERROR - Could not connect to SMTP host: localhost, port: 25 javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25;... 10 Jun 2010 05:36
Windows priorities with runtime.exec
This is in a sense OT as it deals with a DOS/Windows scheduling issue. However, it arises from a Java application so I feel that it might be a good place to post my question. It might be that some of you has seen this problem. In order to run a SAS job from a Java program, we are using a simple runtime.g... 7 Jun 2010 21:03
documentation versus contract
On Sun, 6 Jun 2010, Stefan Ram wrote: What do you deem to be the difference between the documentation and the contract of an interface? Sure, sometimes the documentation is written in English and the contract in math, so: documentation: Please note that counter() always is positiv. ... 7 Jun 2010 08:30
logging into site using form validation http components
hello! i am trying to log in to eoddata.com using my user credentials. i am unsure why. i have tried multiple permutations of the hidden form values etc and have had no luck. any assistance would be largely appreciated!! working example (does not log me in) package hackthisesiteapp1; /* * ============... 5 Jun 2010 14:41
First  |  Prev |  Next  |  Last
Pages: 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34