Differences
This shows you the differences between two versions of the page.
 
| Both sides previous revisionPrevious revisionNext revision | Previous revision | 
| tips:java [2009/06/08 12:23]  –  erik | tips:java [2015/10/30 18:56] (current)  –  erik | 
|---|
|  | ======== Java Tips & Tricks ======== | 
|  | * [[.:java:salestaxcalc|Calculating Sales Tax and Discounts]] | 
|  | * [[.:java:osname|Determining OS Name]] | 
|  | * [[.:java:resinssl|Enabling SSL and installing certificates with Resin]] | 
|  | * [[.:java:callant|Executing Ant tasks programatically]] | 
|  | * [[.:java:keystoretopem|How to convert a JSEE keystore to an OpenSSL PEM?]] | 
|  | * [[.:java:gradledaemon|How to use the Gradle daemon?]] | 
|  | * [[.:java:pcanywhere|Java Screen Refresh and pcAnywhere]] | 
|  | * [[.:java:launchappwithspace|Launching an Application with a Space in its Name]] | 
|  | * [[.:java:missingsymbollinux|Missing Symbol font when running Java under Linux]] | 
|  | * [[.:java:zeropaddedhex|Quickly convert a char to a zero padded hex string]] | 
|  | * [[.:java:sendfilejsp|Send File to Browser using JSP]] | 
|  | * [[.:java:signingandroid|Signing an Android Application (apk) for Release]] | 
|  | * [[.:java:testprivatemethods|Testing Private Methods]] | 
|  | * [[.:java:shiftoperators|Using shift operator for faster division and multiplication]] | 
|  | * [[.:java:keytoolviewssl|Viewing SSL certificates with Keytool]] | 
|  |  | 
|  | Also look at my [[tips:dev|Development Tips & Tricks]]. |