Portlets In Action
Download Portlets In Action full books in PDF, epub, and Kindle. Read online free Portlets In Action ebook anywhere anytime directly on your device. Fast Download speed and no annoying ads.
Author |
: Ashish Sarin |
Publisher |
: Simon and Schuster |
Total Pages |
: 1017 |
Release |
: 2011-09-15 |
ISBN-10 |
: 9781638352365 |
ISBN-13 |
: 1638352364 |
Rating |
: 4/5 (65 Downloads) |
Synopsis Portlets in Action by : Ashish Sarin
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 |
: Ashish Sarin |
Publisher |
: Manning Publications |
Total Pages |
: 640 |
Release |
: 2011-09-30 |
ISBN-10 |
: 1935182544 |
ISBN-13 |
: 9781935182542 |
Rating |
: 4/5 (44 Downloads) |
Synopsis Portlets in Action by : Ashish Sarin
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 |
: Rich Sezov |
Publisher |
: Manning Publications |
Total Pages |
: 376 |
Release |
: 2011-09-30 |
ISBN-10 |
: 193518282X |
ISBN-13 |
: 9781935182825 |
Rating |
: 4/5 (2X Downloads) |
Synopsis Liferay in Action by : Rich Sezov
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 |
: Javid Jamae |
Publisher |
: Manning Publications |
Total Pages |
: 500 |
Release |
: 2009-02-07 |
ISBN-10 |
: UOM:39076002794233 |
ISBN-13 |
: |
Rating |
: 4/5 (33 Downloads) |
Synopsis JBoss in Action by : Javid Jamae
JBoss Application Server." --Book Jacket.
Author |
: Robert Chen |
Publisher |
: Packt Publishing Ltd |
Total Pages |
: 631 |
Release |
: 2011-12-01 |
ISBN-10 |
: 9781849517010 |
ISBN-13 |
: 1849517010 |
Rating |
: 4/5 (10 Downloads) |
Synopsis Liferay Beginner's Guide by : Robert Chen
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 |
: Dave Crane |
Publisher |
: Dave Crane |
Total Pages |
: 679 |
Release |
: 2006 |
ISBN-10 |
: 9781932394610 |
ISBN-13 |
: 1932394613 |
Rating |
: 4/5 (10 Downloads) |
Synopsis Ajax in Action by : Dave Crane
Provides information on using Ajax in building Web applications.
Author |
: Kito D. Mann |
Publisher |
: Dreamtech Press |
Total Pages |
: 1072 |
Release |
: 2005-01-04 |
ISBN-10 |
: 8177224190 |
ISBN-13 |
: 9788177224191 |
Rating |
: 4/5 (90 Downloads) |
Synopsis Java Server Faces In Action by : Kito D. Mann
JavaServer Faces in Action is an introduction, a tutorial, and a handy reference. With the help of many examples, the book explains what JSF is, how it works, and how it relates to other frameworks and technologies like Struts, Servlets, Portlets, JSP, and JSTL. It provides detailed coverage of standard components, renderers, converters, and validators, and how to use them to create solid applications. This book will help you start building JSF solutions today.· Exploring JavaServer Faces· Building User Interfaces· Developing Application Logic· Writing Custom Components, renderers, validators and converters
Author |
: Ron Ben-Natan |
Publisher |
: John Wiley & Sons |
Total Pages |
: 552 |
Release |
: 2004-11-02 |
ISBN-10 |
: 9780764575501 |
ISBN-13 |
: 0764575503 |
Rating |
: 4/5 (01 Downloads) |
Synopsis Mastering IBM WebSphere Portal by : Ron Ben-Natan
Maximize on the power of WebSphere Portal to build and deployportals If you use, develop, manage, or administer WebSphere applications,you are probably already building or managing Web portals-or wellon your way to doing so. With this comprehensive book, you'lldiscover how these portals bring together important functions suchas integration, presentation, organization, andcustomizations-functions needed in every complex applicationenvironment. The unparalleled author team of experts offers youin-depth insight on mastering the complex aspects of WebSpherePortal, walking you through every facet from installing todeployment. Mastering IBM WebSphere Portal focuses on not only the portal as aserver, but also how it interacts with components such as LDAPservers, enterprise applications, mobile devices, and even otherportals. The authors begin with an introduction to the WebSphereproduct family and then explore such topics as: * Installing and customizing the portal, as well as migratingexisting environments to version 5 * Defining portlets, pages, and user interface properties * Applying personalization, collaboration, search, and document andcontent management within WebSphere Portal v. 5 * Using high availability, security and single sign-on, identitymanagement, Web services, and enterprise applications * Setting up a portal in a high-availability environment andintegrating external applications into WebSphere Portal The companion Web site, www.wiley.com/compbooks/ben-natan, presentsall the code in the book as well as links to vendors and sources ofinformation pertaining to WebSphere Portal.
Author |
: David Bowley |
Publisher |
: Pearson Education |
Total Pages |
: 683 |
Release |
: 2008-09-11 |
ISBN-10 |
: 9780137004638 |
ISBN-13 |
: 013700463X |
Rating |
: 4/5 (38 Downloads) |
Synopsis Rapid Portlet Development with WebSphere Portlet Factory by : David Bowley
The Step-by-Step Guide to Building World-Class Portlet Solutions—Fast! Portlet development traditionally has been difficult and time-consuming, requiring costly resources and specialized expertise in multiple technologies. IBM® WebSphere® Portlet Factory simplifies and accelerates portlet development, enabling developers to build world-class portlet solutions without in-depth knowledge of portal technology. Expert developer David Bowley walks you through several of today’s most common portlet development scenarios, demonstrating how to create powerful, robust portlets quickly and cost-effectively. Each walkthrough contains all the step-by-step instructions, detailed guidance, fast answers, and working sample code you need to get tangible results immediately. The best resource available on WebSphere Portlet Factory, this bookreflects Bowley’s unsurpassed experience constructing large enterprise portals. Bowley covers everything from back-end integration to user interface and AJAX techniques, helping you choose the right builder tool for each task, and define high-level instructions that generate superior code artifacts. His example projects are simple enough to understand easily, but sophisticated enough to be valuable in real-world development. This book will be indispensable to every developer who wants to succeed with WebSphere Portlet Factory, including Java™, J2EE™, and SOA developers at all levels of expertise, as well as Lotus® Notes® developers transitioning to WebSphere Portal. Coverage includes · Creating robust portlets: tips, tricks, shortcuts, and previously undocumented ‘gotchas’ · Incorporating Web services, Domino® views/forms, and SQL data sources into your portlets · Formatting information for more effective display · Adding UI controls, charts, validation, Java methods, and other capabilities · Displaying context-sensitive content · Using AJAX in your portlets · Communicating between portlets · Implementing error handling, logging, and security
Author |
: Miltiadis D. Lytras |
Publisher |
: IGI Global |
Total Pages |
: 432 |
Release |
: 2006-01-01 |
ISBN-10 |
: 9781591405054 |
ISBN-13 |
: 159140505X |
Rating |
: 4/5 (54 Downloads) |
Synopsis Intelligent Learning Infrastructure for Knowledge Intensive Organizations by : Miltiadis D. Lytras
Discusses the convergence of knowledge and learning management and provides state-of-the art knowledge with a semantic web perspective.