Hello, In Liferay you can find change password page may appear when user logged in for first time. If you don't need that user changed his password, this may require when you made import of users manually, check this post.
Hello,
Liferay's CMS structure/template is really good mechanism for customising frontend views. This post I'll show how you can retrieve article's categories into velocity template.
Hello,
Sometimes you need to use portlets from Administration at your portal public side. This post will describe how you can add such portlets to Control panel to be easelly added to portal pages.
Hello,
In case if you are using portlet which has only AJAX call to serverside you have problem with session expiring. See how it can be avoided in this post.