Items related to Programming Portlets: From JSR 168 to IBM WebSphere...

Programming Portlets: From JSR 168 to IBM WebSphere Portal Extensions - Softcover

 
9781931182287: Programming Portlets: From JSR 168 to IBM WebSphere Portal Extensions

Synopsis


Portals have evolved from simple Web applications with multiple links to an enterprise application delivery platform that serves composite applications. In a world where organizations are gearing up with service-oriented architecture (SOA) strategies and re-working existing apps to fit the Web 2.0 programming model, portals are strategic infrastructure components on every CIO’s radar. As companies move toward SOA, portlets become an even hotter topic. Portlets provide the user interface for these services. IBM’s unwavering commitment to open standards such as Java Specification Request (JSR 168) and strong presence in the application server market (IBM WebSphere Application Server) have helped establish WebSphere Portal as a leader among available portal solutions in the market.

Programming Portlets, Second Edition takes developers down a path of understanding all the latest concepts, including SOA, AJAX, and best practices to consider when building a J2EEbased portal. The book offers the reader the tools and information necessary to develop portlets and portal applications in two ways. Part 1 focuses on building portlets that will adhere to the JSR 168 API standard. This allows developers who want to use any JSR 168–compliant portlet container to quickly build quality portlets. Part 2 extends the focus to building JSR 168–compliant portlets for the IBM WebSphere Portal Server and includes information on portlet extensions and WebSphere Portal capabilities that can be leveraged in a portal development effort.

Among the many things you will find inside Programming Portlets, Second Edition:

• Addition of extensive JSR 168 material
• Updates for WebSphere Portal (V6)
• Coverage of new technologies such as IBM WebSphere Portlet Factory and Lotus Workplace Forms Ways to use AJAX in portlets
• Explanation of how portals and portlets fit into SOA
• Method for creating JSR 168–compliant portlets using IBM WebSphere
• IBM WebSphere Portlet Factory, Workplace Forms, and creation of portal services
• Instructions for building complex portlets quickly using Rational Application Developer or WebSphere Portlet Factory
• Use of JavaServerTM Faces in portlets
• Proper use of JSTL with regard to portlets
• Effective integration of Struts in the portal framework
• Ways of inter-portlet communication
• Method to build a portlet from the ground up quickly and effectively
• The best practices of portlet development
• Valuable information resources, including examples of various types of portlets


"synopsis" may belong to another edition of this title.

About the Author


Ron Lynn has spent the past eleven years working as a software engineer for IBM. He’s been working with WebSphere Portal in various capacities—from everything from evangelist to portal developer—ever since Portal has become generally available. He has led the design and development of Portal applications for IBM and gives lectures, classes, and has written articles on portal and portlet development. He has also written several technical reports for IBM and articles on WSDD.

Joey Bernal is a portal specialist with IBM Software Services for Lotus as part of the Portal Technology Team. He has an extensive background in building portal and web applications. He has led the design and development of Web and client-server applications for some of the world’s largest corporations. He is a frequent speaker and author on WebSphere Portal, focusing on design, development, testing, deployment, and performance of portal applications. He is also the creator of PortalPatterns.org a web site dedicated to open source information around designing and building portals.

Peter Blinstrubas is a Portal Consultant on the World Wide Technical Sales Team of IBM. Peter has worked with WebSphere Portal Server since the initial 1.1 release. Peter has a rich background in application development for systems based on CORBA and J2EE technologies. He frequently lectures on Portal Security, Portlet Development, and Portal Architecture around the world.

Usman Memon is an IT Architect and Services Lead with IBM’s Software Services for Lotus WebSphere Portal Technology Group. Usman has led architecture and design of several enterprise-level portal engagements. Prior to joining IBM/Bowstreet, Usman spent two years as a management consultant with Ernst & Young LLP where he assisted Fortune 500 clients in the insurance and health-care verticals on strategic engagements. Usman is a requested technical speaker and has authored several technical articles related to Portal and Service-Oriented Architecture.

Cayce Marston is a Senior I/T Specialist within the IBM Worldwide Technical Sales team. He joined IBM as part of the PureEdge Solutions acquisition in mid-2005, where he held the position of Solutions Engineering Manager. Prior to joining PureEdge, Cayce has worked as a consultant and software architect in the telecom and financial services industries. His areas of expertise include Workplace Forms, XForms, systems integration and SOA. Cayce has authored a range of forms-related publications including the whitepaper "Extending SOA with XForms" and the IBM Redbook "IBM Workplace Forms: Guide to Building and Integrating a Sample Workplace Forms Application".

Tim Hanis has extensive experience in development and consulting services using WebSphere Portal. He co-authered the book Mastering IBM WebSphere Portal (Wiley 2004) and published several articles on portlet development. He is a senior software engineer at the IBM Research Triangle Park lab in North Carolina and is currently working in the area of Radio Frequency Identification.

Varadarajan (Varad) Ramamoorthy is a portal consultant with IBM Software Services for Lotus as part of the Portal Technology Team. He has been working with portal since the initial release. He has led several successful portal projects by helping the clients with architecture, design, development and deployment. He writes articles frequently on various portal related topics and speaks in conferences.

Stefan Hepper is the responsible architect for the WebSphere Portal, Workplace Client and Server programming model and public APIs and was co-leading the Java Portlet Specification V 1.0 (JSR 168) and is now leading the V 2.0 (JSR 286). Stefan has delivered a number of lectures at international conferences, like JavaOne, published various papers, and was co-author of the book Pervasive Computing (Addison-Wesley 2001). Stefan received a Diploma of Computer Science from the University of Karlsruhe, Germany, and in 1998 he joined the IBM Böblingen Development Laboratory.

Excerpt. © Reprinted by permission. All rights reserved.

Programming Portlets

By Ron Lynn, Joey Bernal, Peter Blinstrubas, Usman Memon, Cayce Marston, Tim Hanis Varadarajan Ramamoorthy, Stefan Hepper

IBM Press and MC Press

Copyright © 2009 International Business Machines Corporation
All rights reserved.
ISBN: 978-1-931182-28-7

Contents

Title Page,
Copyright Page,
Acknowledgements,
Foreword,
Introduction to Part I,
JSR 168 PORTLET PROGRAMMING,
WHY TWO PARTS?,
Chapter One - Portals and Portlets: The Basics,
Chapter Two - Writing Your First Portlet,
Chapter Three - Java Portlet API Fundamentals,
Chapter Four - Java Portlet API Code Patterns and Best Practices,
Chapter Five - Languages and Markups,
Chapter Six - Using JavaServer Faces in Your Portlets,
Introduction to Part II,
BUILDING ON THE JAVA PORTLET API,
BOOK SCENARIOS,
Chapter Seven - Application Architecture and SOA,
Chapter Eight - Fundamentals of Portlet Factory,
Chapter Nine - Advanced Concepts in Portlet Factory,
Chapter Ten - Inter-Portlet Communication,
Chapter Eleven - Security and the Credential Vault,
Chapter Twelve - Workplace Forms Fundamentals,
Chapter Thirteen - Next Steps with Workplace Forms,
Chapter Fourteen - Enhancing the User Experience with Ajax,
Appendix A - Looking Toward V2.0 of the Java Portlet Specification,
Appendix B - Setting Up the Data Components,


CHAPTER 1

Portals and Portlets: The Basics


Without a portal to plug into, portlets by themselves are quite useless. Put another way, just as you put letters together to form words and put words together to create sentences, you put portlets together to create one portal page. To understand what portlets are and where they come into play, we must therefore look at what a portal is. To do otherwise would be like trying to explain why letters are such a great thing without mentioning that you can combine them together to create words and sentences.

In this chapter, we briefly consider the different types of portals that exist and how portlets fit into the picture. Then, we take a closer look at the runtime environment of portlets: the portlet container. Just as the servlet container provides the infrastructure for running servlet components in the servlet world, so the portlet container provides the infrastructure for running portlets.

To get started, let's first look at what a portal is and explore the key benefit portals offer to the user — namely, the integration of several independent applications on one screen.


WHAT IS A PORTAL?

Figure 1.1 depicts a typical portal page. This portal consists of several pages, including Welcome, My Workplace, and My Finances. The figure shows the My Finances page of the portal, on which five portlets interact with each other.

At the top of the portal page, a navigation bar lets the user move between portal pages. On the upper-right side, administration links let the user log in or out of the portal, access the user profile, and get help. Immediately below this upper bar, two finance-related portlets appear below:

• The CT Profile portlet displays details about a specific company.

• The CT Chart portlet displays charts and graphs relevant to the company.


These portlets, and the others you see in the figure, are placed on the page and represent applications with which the user can interact. These different applications are now integrated onto one page with one consistent API and are managed centrally. This approach offers advantages for the user, who now can access different applicat

"About this title" may belong to another edition of this title.

  • PublisherIBM Press
  • Publication date2007
  • ISBN 10 1931182280
  • ISBN 13 9781931182287
  • BindingPaperback
  • LanguageEnglish
  • Edition number2
  • Number of pages524

Buy Used

Condition: Very Good
May have limited writing in cover...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Other Popular Editions of the Same Title

9781931182386: Programming Portlets: From Jsr 168 to IBM Websphere Portal Extensions

Featured Edition

ISBN 10:  1931182388 ISBN 13:  9781931182386
Publisher: MC Press, 2012
Softcover

Search results for Programming Portlets: From JSR 168 to IBM WebSphere...

Stock Image

Lynn, Ron; Bernal, Joey; Blinstrubas, Peter
Published by IBM Press, 2007
ISBN 10: 1931182280 ISBN 13: 9781931182287
Used Paperback

Seller: ThriftBooks-Dallas, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.86. Seller Inventory # G1931182280I4N00

Contact seller

Buy Used

US$ 7.99
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Ron Lynn; Joey Bernal; Peter Blinstrubas; Stefan Hepper; Usman Memon; Varadarajan (Varad) Ramamoorthy
Published by IBM Press, 2007
ISBN 10: 1931182280 ISBN 13: 9781931182287
New Softcover

Seller: Book Outpost, Blawnox, PA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. New. Seller Inventory # IR-0014317

Contact seller

Buy New

US$ 23.36
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Lynn, Ron/ Bernal, Joey/ Blinstrubas, Peter/ Hepper, Stefan
Published by Mc Pr Llc, 2007
ISBN 10: 1931182280 ISBN 13: 9781931182287
New Paperback

Seller: Revaluation Books, Exeter, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Brand New. second edition. 515 pages. 9.00x7.00x1.25 inches. In Stock. Seller Inventory # 1931182280

Contact seller

Buy New

US$ 50.96
Convert currency
Shipping: US$ 13.48
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Ron Lynn, Joey Bernal, Peter Blinstrubas, Stefan Hepper, Usm
Published by IBM Press, 2007
ISBN 10: 1931182280 ISBN 13: 9781931182287
New Paperback

Seller: dsmbooks, Liverpool, United Kingdom

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Paperback. Condition: New. New. book. Seller Inventory # D8S0-3-M-1931182280-6

Contact seller

Buy New

US$ 102.61
Convert currency
Shipping: US$ 33.69
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket