1.Employee.java file: package com.vy.Employees; import javax.annotation.Generated; import javax.persistence.Column; import javax.persiste...
Custom Exception Example in Java
By
Unknown
at
November 17, 2015
import java.util.Scanner; class MarriageAgeException extends Exception { public MarriageAgeException(String message) { super(message); ...
Configuring gmail in Liferay 6.2 using Control Panel
By
Unknown
at
November 17, 2015
1. Sign in to Liferay Portal as admin user. 2. Configure using Control Panel > Server Administration > Mail 3. Navigate to ...
How to connect to external database from Liferay 6.2
By
Unknown
at
November 17, 2015
How to connect to External DB in Liferay ? 1. Create a database with the following name: anotherdatabase 2. Create a table as shown b...
Search This Blog
All the rights are reserved to this blog is belongs to me only.. Powered by Blogger.