First  |  Prev |  Next  |  Last
Pages: 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
change ISO8859-1 to GB2312
Hi All Our database codepage is iso8859-1. Some data input with GB2312 data. When export data to iso8859-1 format with GB2312 data, Is it possible to change iso8859-1 to GB2312 format ? Machine AIX. I try below coding not work. import java.nio.charset.Charset ; import java.io.*; import java.lang.Strin... 25 May 2010 05:51
Basic Question re JUnit Tests and Deprecated Methods
Very basic question: if a method becomes deprecated over time, are its unit tests retained in the Test classes on the off chance that they may become relevant again? Do they get commented out or are they left to run? Am I safe in assuming that once the method is actually removed from the class, the test cases ... 19 May 2010 09:19
Up to date SOAP implementation
Hi, What's the current SOAP implementation? The Howto's I've read call for a soap.jar and I can't seem to find it anywhere. Many thanks in advance, Sam ... 19 May 2010 09:19
Concept question about JUnit Failures
I'm having a bit of a conceptual struggle right now with the right way to handle exceptions in JUnit tests. Since I always explain concepts better in terms of examples, let me describe a scenario to you which should illustrate the situation clearly. I have a method called getRGBColor() whose input parameter is... 25 May 2010 22:20
www.promptc.com (free shipping,only $16-69) for NFL jersey--Paypal
Dear my Lady or Gentleman, Great day! welcome to visit online shopping website www.Promptc.com we are professional in supply NFl,MLB,NHL men and women jersey. Some links of the jersey 1) http://www.promptc.com/index.php?main_page=index&cPath=1_2_5 2) http://www.promptc.com/index.php?main_page=index&cPa... 18 May 2010 12:33
Accessing a class at runtime
Hi, On the command line I can execute the following: java -jar eclipse.jar -application org.eclipse.StandAloneUpdate - command list I want to execute this from within a java program. I have added the eclipse.jar in my java program so that I can access the StandAloneUpdate class. How can I run execute the ... 21 May 2010 22:42
Building an Embedded Device/System? Tell VDC about your experiences for a chance to WIN!
VDC is conducting its annual survey of mobile and embedded engineers so if you are involved in the engineering of mobile or embedded systems/software, this is your chance to influence key solution suppliers. The research covers embedded software, hardware, tools, and development practices. Your thoughts will imp... 18 May 2010 09:14
installed Portable Thunderbird
I have downloaded and installed Portable Thunderbird. Can you please suggest some free usenet servers which I can use to configure thunderbird to get responses for my post. ... 18 May 2010 07:03
Two Questions: JSpinner and datatype
1. If I create a JSpinner with a SpinnerNumberModel and specify the numbers in the model explicitly as short, why can't I rely on the getValue() from the JSpinner always returning shorts? In other words, if I define it all with shorts, what actions on my part will result in getValue() returning an Integer or so... 20 May 2010 16:05
Integrating Google Maps in Java Swing application
Hi, I need to include a map using Google Maps in a Java standalone application. I read something about it and I suppose the best solution is to include a panel that show HTML pages. Do you have any suggestions? I haven't found much. Thank you. ... 18 May 2010 20:20
First  |  Prev |  Next  |  Last
Pages: 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43