Validating the mail very effectively, is little difficult. Most of the programers will search for a code for this to make their work easier. Here is a simple code for validating your email in Java. Click here to Read Full Article
Author Archives: Lijin
Tomcat Administration: Starting Tomcat automatically after Linux boots
If Tomcat was not bundled as part of an operating system distribution, it won’t have the necessary file(s) to start automatically at system boot time. Please visit here to findout the steps that should be taken to start Tomcat automatically after Linux boots. Some other helpful links for this are 1. Tomcat 5 Administration BasicsContinue reading “Tomcat Administration: Starting Tomcat automatically after Linux boots”
Google’s secrets
How to get the best result from google search? Here are some keywords which can be used to get the result more accurately. I got this informations from here. If you know more keywords please comment here. Here we go… Intitle: If we give Intitle: at the beginning of a query word or phrase (intitle:”Java”)Continue reading “Google’s secrets”
Hibernate – Difference between session’s get() and load()
Today I went through a great post by Mr. Ganeshji Marwah which will be very useful to beginners. This post is regarding with the difference between Hibernate session’s get() and load() methods. As he describes it is very helpful to improve the performance level. Please click here to visit this post. Technorati tags: Hibernate
