Requirement: Design a system to take user-provided URL and transform them to a shortened URL that redirect back to original.
How to evaluation a system design? Continue reading
Requirement: Design a system to take user-provided URL and transform them to a shortened URL that redirect back to original.
How to evaluation a system design? Continue reading
Since Spring 3.0, annotation support for both task scheduling and asynchronous method execution has been added. The post will give a demo of @Async annotation and its uses. Continue reading
It is easy to check if a radio button is checked using JQuery.
For Example:
1 2 3 4 |
<input type="radio" name="gender" value="Male" /> <input type="radio" name="gender" value="Female" /> |
There are multiple approaches to display double or float data with 2 decimal places in Java. The post presents a way using DecimalFormat. Continue reading
Java properties file (with extention .properties) is normally used to store the configurable parameters or strings for Internationalization and localization. In the file, each parameter is stored as a key/value pair of strings. Continue reading
The default Tomcat configuration looks powerful and hassle-free to the 1st time users. However, it is not customized for the real work where high server load can be expected. Therefore, it is important to optimize Tomcat performance by setting customization and system tuning.
The post will describe how to optimize Tomcat performance. Continue reading
Assuming you are using WordPress 4.x, and want to remove the meta tag in each page like:
<meta name="generator" content="WordPress 4.1" />
Continue reading
By accessing and using the web site service, you hereby agree to the following terms. Any breach in this agreement will result in termination of using the service.
Term of Service
Neither tecbar.net nor its owner(s) warrants the accuracy of any information published in this site, nor endorses any content, viewpoints, products, or services linked from this system, and shall not be held liable for any losses caused by reliance on the accuracy, reliability or timeliness of such information. Any person or entity that relies on any information from this site does so at his/her own risk.
Use of the site is for informational use only. We do monitor our site traffic, and may terminate your access to the web site & the service at any time without cause or notice.
Privacy Policy
This Privacy Policy governs only information collected from visitors to this web site. We recognize the importance of protecting your privacy. We adhere to the policies and practices described in this Privacy Policy for the treatment, use and protection of the information provided to us.
Privacy Policy and Term Change
tecbar.net and its owner(s) may change the Privacy Notice & Term Change with or without notice at any time. Your continued use of the service & the site after any change in this Privacy Policy will constitute your acceptance of such change.
Effective Feb 10, 2015