Liferay In Action
Download Liferay In Action full books in PDF, epub, and Kindle. Read online free Liferay In Action ebook anywhere anytime directly on your device. Fast Download speed and no annoying ads. We cannot guarantee that every ebooks is available!
Author | : Rich Sezov |
Publisher | : Simon and Schuster |
Total Pages | : 566 |
Release | : 2011-09-19 |
Genre | : Computers |
ISBN | : 1638352526 |
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
Author | : Ashish Sarin |
Publisher | : Manning Publications |
Total Pages | : 640 |
Release | : 2011-09-30 |
Genre | : Computers |
ISBN | : 9781935182542 |
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)
Author | : Robert Chen |
Publisher | : Packt Publishing Ltd |
Total Pages | : 631 |
Release | : 2011-12-01 |
Genre | : Computers |
ISBN | : 1849517010 |
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.
Author | : Richard Sezov |
Publisher | : |
Total Pages | : 314 |
Release | : 2009 |
Genre | : Computers |
ISBN | : 9780578027296 |
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.
Author | : Richard Sezov |
Publisher | : Lulu.com |
Total Pages | : 274 |
Release | : 2008 |
Genre | : Computers |
ISBN | : 0615247334 |
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 configuring a Liferay cluster, every aspect of running Liferay Portal is covered. This newly-updated guide is your roadmap to a successful implementation of Liferay Portal. Now covering Liferay Portal 5.1 and below, this book contains the information you need to keep your portal environment running smoothly.
Author | : Ashish Sarin |
Publisher | : Simon and Schuster |
Total Pages | : 1017 |
Release | : 2011-09-15 |
Genre | : Computers |
ISBN | : 1638352364 |
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)
Author | : Jonas X. Yuan |
Publisher | : Packt Pub Limited |
Total Pages | : 546 |
Release | : 2011-01 |
Genre | : Computers |
ISBN | : 9781849515986 |
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.
Author | : Marko Grönroos |
Publisher | : Lulu.com |
Total Pages | : 697 |
Release | : 2009-04-09 |
Genre | : Computers |
ISBN | : 9529267533 |
Vaadin is a unique server-driven web application framework that allows you to program on the server-side in Java. If you need new components, you can continue with Java on the client-side with Google Web Toolkit. It runs in the browser without any plugins. The Book of Vaadin gives you an overview of web application development with Vaadin and covers all the core features and components with clear explanations and code examples.
Author | : Mark Slouka |
Publisher | : W. W. Norton & Company |
Total Pages | : 288 |
Release | : 2013-08-05 |
Genre | : Fiction |
ISBN | : 0393240517 |
"Intense and elegiac…devastatingly agile." —New York Times Book Review The year is 1968. The world is changing, and sixteen-year-old Jon Mosher is determined to change with it. Racked by guilt over his older brother’s childhood death and stuck in the dead-end town of Brewster, New York, he turns his rage into victories running track. Meanwhile, Ray Cappicciano, a rebel as gifted with his fists as Jon is with his feet, is trying to take care of his baby brother while staying out of the way of his abusive, ex-cop father. When Jon and Ray form a tight friendship, they find in each other everything they lack at home, but it’s not until Ray falls in love with beautiful, headstrong Karen Dorsey that the three friends begin to dream of breaking away from Brewster for good. Freedom, however, has its price. As forces beyond their control begin to bear down on them, Jon sets off on the race of his life—a race to redeem his past and save them all. Mark Slouka's work has been called "relentlessly observant, miraculously expressive" (New York Times Book Review). Reverberating with compassion, heartache, and grace, Brewster is an unforgettable coming-of-age story from one of our most compelling novelists. A New York Times Book Review Editor’s Choice A Washington Post Notable Book of 2013 A Barron’s Favorite Book of the Year, selected by Daniel Woodrell A Booklist Best Adult Books for Young Adults Editor’s Choice 2013
Author | : Piotr Filipowicz |
Publisher | : Packt Publishing Ltd |
Total Pages | : 300 |
Release | : 2015-05-30 |
Genre | : Computers |
ISBN | : 1782164294 |
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.