======== 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]].