Portlets in Action

Portlets in Action
Author: Ashish Sarin
Publsiher: Simon and Schuster
Total Pages: 1017
Release: 2011-09-15
Genre: Computers
ISBN: 9781638352365

Download Portlets in Action Book in PDF, Epub and Kindle

Summary Portlets in Action is a comprehensive, hands-on guide to building portlet-driven applications in Java. Covers Portlet 2.0, Spring 3.0 Portlet MVC, WSRP 2.0, Portlet Bridges, Ajax, Comet, Liferay, GateIn, Spring JDBC, and Hibernate. About the Technology Portlets are the small Java applications that run within a portal. Good portlets work independently and also communicate fluently with the portal, other portlets, as well as outside servers and information sources. Using Java's Portlet 2.0 API and portal servers like Liferay, you can build flexible, stable business portals without the design overhead required by other application styles. About the Book Portlets in Action is a comprehensive guide to building portlet-driven applications in Java. It teaches portlet development hands-on as you develop a portal that incorporates most key features of the Portlet 2.0 API. And because portals and portlets are so flexible, the accompanying source code can be easily adapted and reused. Along the way, you'll learn how to work with key web frameworks like Spring 3.0 Portlet MVC and DWR. Written for Java developers. No prior experience with portlets required Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Complete coverage of the Portlet 2.0 API Spring 3.0 Portlet MVC and the Liferay portal server Portal design best practices Reusable source code ================================ Table of Contents PART 1 GETTING STARTED WITH PORTLET DEVELOPMENT Introducing portals and portlets The portlet lifecycle Portlet 2.0 API - portlet objects and container-runtime options Portlet 2.0 API - caching, security, and localization Building your own portal Using the portlet tag library PART 2 DEVELOPING PORTLETS USING SPRING AND HIBERNATE Getting started with Spring Portlet MVC Annotation-driven development with Spring Integrating portlets with databases PART 3 ADVANCED PORTLET DEVELOPMENT Personalizing portlets Communicating with other portlets Ajaxing portlets Reusable logic with portlet filters Portlet bridges Web Services for Remote Portlets (WSRP)

Liferay Portal 6 2 Enterprise Intranets

Liferay Portal 6 2 Enterprise Intranets
Author: Navin Agarwal
Publsiher: Packt Publishing Ltd
Total Pages: 614
Release: 2015-08-28
Genre: Computers
ISBN: 9781782162858

Download Liferay Portal 6 2 Enterprise Intranets Book in PDF, Epub and Kindle

A practical guide to adopting portal development best practices in an Enterprise world About This Book Discover the new features and updates in Liferay including the concept of CMS, and collaboration applications with relevant examples and screenshots Set up the navigation structure for the Enterprise intranet Full of illustrations, diagrams, clear step-by-step instructions, and practical examples to show you the integration between different applications such as LDAP, SSO, and Liferay Social Office Who This Book Is For This book is for anyone who is interested in the Liferay Intranet Portal. This book is for both beginners and more experienced portal developers who need to create an enterprise intranet portal for their business. It will be handy for IT professionals who know the basics of how the portal technology works and need to integrate different open source technologies. What You Will Learn Be introduced to the all new features of Liferay 6.2 Understand the different controls/actions to make the portal work for an Enterprise Manage users, organizations, sites, user groups, and roles and also set up portal permissions Set up a forum and get detailed descriptions of categorization, tagging, and Asset Publisher Enable Wiki to share knowledge among users and create new dynamic data list and poll portlets Handle federated search and OpenSearch and deploy search-based portlets Implement web content management with a different approach in the portal Employ community tools such as invitations, bookmarks, page comments, and page ratings Manage Liferay's document and media portlet In Detail To develop an intranet portal for an Enterprise, Liferay is the only open-source portal development platform that has a high scale graph for the developer to extend any component. It provides high end integration with other applications. By using this book, both beginners and more experienced users will be able to create an intranet portal easily. This book will be your pocket reference to Liferay. It will explain to you the new features of Liferay, including Liferay Sync and the Recycle Bin. It will help you to integrate with other key applications such as LDAP, SSO, and Alfresco 4.x and above. You will be introduced to documents, web content, and image management. You will move onto Liferay Sync's new tool to synchronize documents and media files to the local system. You'll discover the Market Place, the newest feature of Liferay. Liferay Social Office and its integrations are also thoroughly explained. This book is packed with practical examples that will help you to develop an intranet portal quickly and easily. Style and approach Clear step-by-step instructions to develop an intranet portal for Enterprise. It describes new features and updates in Liferay with clear explanations, and is complete with images, tips, and tricks.

Liferay Portal Systems Development

Liferay Portal Systems Development
Author: Jonas X Yuan, Dr,Jonas X. Yuan
Publsiher: Packt Publishing Ltd
Total Pages: 665
Release: 2012-01-26
Genre: Computers
ISBN: 9781849515993

Download Liferay Portal Systems Development Book in PDF, Epub and Kindle

This book focuses on teaching by example. Every chapter provides an overview, and then dives right into hands-on examples so you can see and play with the solution in your own environment. This book is for Java developers who don't need any prior experience with Liferay portal. Although Liferay portal makes heavy use of open source frameworks, no prior experience of using these is assumed.

Liferay in Action

Liferay in Action
Author: Rich Sezov
Publsiher: Simon and Schuster
Total Pages: 566
Release: 2011-09-19
Genre: Computers
ISBN: 9781638352525

Download Liferay in Action Book in PDF, Epub and Kindle

Summary Liferay in Action is a comprehensive and authoritative guide to building portals on the Liferay 6 platform. Fully supported and authorized by Liferay, this book guides you smoothly from your first exposure to Liferay through the crucial day-to-day tasks of building and maintaining an enterprise portal that works well within your existing IT infrastructure. About the Technology A portal is a website built around a collection of components that request, display, and share information. Liferay Portal 6, an enterprise-ready development platform, makes it a snap to build portals that integrate with your existing backend systems and provide a rich interactive user experience. Because Liferay uses standard Java and JavaScript, along with built-in SOAP and JSON support for web services, developers can be productive immediately. And since it's available in both a free, open source version as well as a fully-supported commercial edition, it's an affordable solution for almost any business or organization About the Book Liferay in Action is the official guide to building Liferay portal applications using Java and JavaScript. If you've never used Liferay before, don't worry. This book starts with the basics: setting up your development environment and creating a working portal. Then, it builds on that foundation to help you discover social features, tagging, ratings, and more. You'll also explore the Portlet 2.0 API, and learn to create custom themes and reusable templates. Experienced developers will learn how to use new Liferay APIs to build social and collaborative sites, use the message bus and workflow, implement indexing and search, and more. This book was developed in close collaboration with Liferay engineers, so it answers the right questions, and answers them in depth. No experience with Liferay or the Portlets API is required, but basic knowledge of Java and web technology is assumed. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Complete coverage of Liferay Portal 6 Covers both the commercial and open source versions Custom portlet development using the Portlet 2.0 spec Liferay's social network API Add functionality with hooks and Ext plugins ====================================== Table of Contents PART 1 WORKING WITH LIFERAY AND PORTLETS The Liferay difference Getting started with the Liferay development platform PART 2 WRITING APPLICATIONS ON LIFERAY'S PLATFORM A data-driven portlet made easy MVC the Liferay way Designing your site with themes and layout templates Making your site social Enabling user collaboration PART 3 CUSTOMIZING LIFERAY Hooks Extending Liferay effectively A tour of Liferay APIs

Liferay 6 x Portal Enterprise Intranets Cookbook

Liferay 6 x Portal Enterprise Intranets Cookbook
Author: Piotr Filipowicz,Katarzyna Ziółkowska
Publsiher: Packt Publishing Ltd
Total Pages: 300
Release: 2015-05-30
Genre: Computers
ISBN: 9781782164296

Download Liferay 6 x Portal Enterprise Intranets Cookbook Book in PDF, Epub and Kindle

If you are a Java developer or administrator with a technical background and want to install and configure Liferay Portal as an enterprise intranet, this is the book for you. In short, reusable recipes help you realize business goals as working features in Liferay. This book will also give you useful hints on how to easily improve the default functionality of the system and its performance.

Liferay Portal Performance Best Practices

Liferay Portal Performance Best Practices
Author: Samir Bhatt
Publsiher: Packt Publishing Ltd
Total Pages: 229
Release: 2013-06-10
Genre: Computers
ISBN: 9781782163695

Download Liferay Portal Performance Best Practices Book in PDF, Epub and Kindle

A step-by-step tutorial on implementing Liferay- based portals to learn performance best practices.The book is good for Liferay portal developers and architects who want to learn performance best practices for implementing Liferay- based solutions. It is assumed that you have a working knowledge of the Liferay portal.

Liferay Beginner s Guide

Liferay Beginner s Guide
Author: Robert Chen,Sandeep Nair
Publsiher: Packt Publishing Ltd
Total Pages: 631
Release: 2011-12-01
Genre: Computers
ISBN: 9781849517010

Download Liferay Beginner s Guide Book in PDF, Epub and Kindle

Part of Packt's Beginner's Guide series, each chapter follows the creation of a fictional neighbourhood site to demonstrate an aspect of Liferay portal with practical examples, screenshots, and step-by-step instructions. All you need in order to benefit from the Liferay Beginner's Guide is programming experience. No prior knowledge of Liferay is required, although experienced Liferay portal programmers who need to get up to speed with its latest features will also find this book useful.

Liferay Portal Administrator s Guide 3rd Edition

Liferay Portal Administrator s Guide  3rd Edition
Author: Richard Sezov
Publsiher: Unknown
Total Pages: 314
Release: 2009
Genre: Computers
ISBN: 0578027291

Download Liferay Portal Administrator s Guide 3rd Edition Book in PDF, Epub and Kindle

The Liferay Portal Administrator's Guide is your complete guide to installing, integrating, configuring, and maintaining Liferay Portal. This comprehensive guide will show you how to install Liferay Portal, configure it for your use, and maintain your Liferay-powered site on a day-to-day basis. From installing a bundle to creating your users; from managing site security to administering message boards; from integrating single sign-on to configuring a Liferay cluster, every aspect of running Liferay Portal is covered.