The Definitive Guide to Apache MyFaces and Facelets
Publisher: Apress | Pages: 400 | 2008-09-22 | ISBN 1590597370 | PDF | 2 MB
The Definitive Guide to Apache MyFaces and Facelets is an ideal reference if youre looking to develop real–world applications with the open source lightweight Apache MyFaces and Dojo (the Ajax API). The book focuses less on theory and more on aspects like scalability, design, optimization, and configurability.
This book emphasizes meeting real–world requirements for performance and scalability. It includes lucid code samples that reflect the pattern being described. The “In the Trenches” sections in each chapter give you advice and recommendations based on actual experiences with each pattern. What’s more, the “Extreme Extensions” section at the end of each relevant chapter is dedicated to a “freestyle” expression of taking a particular pattern or set of patterns to the max. (This is a great way for you to learn because of the magnification effect.) This is also the first book to embrace the Dojo framework for Ajax (soon to be an Apache project).
七月 14th, 2009 in
Java | tags:
apache |
No Comments
Derek Chen-Becker, Tyler Weir, Marius Danciu “The Definitive Guide to Lift: A Scala-based Web Framework”
Apress | English | 2009-05-25 | ISBN: 1430224215 | 200 pages | PDF | 3,1 MB
Apress’s firstPress series is your source for understanding cutting-edge and emerging technology. Short, highly focused, and written by experts, firstPress books save you time and effort. They contain the information you could get based on intensive research yourself or if you were to attend a conference every other week–if only you had the time. They cover the concepts and techniques that will keep you ahead of the technology curve. firstPress books are real books, in your choice of electronic or print-on-demand format, with no rough edges even when the technology itself is still rough. You can’t afford to be without them!
The Definitive Guide to Lift will educate you about Lift, a great framework for building compelling web applications. Lift is designed to make powerful techniques easily accessible, while keeping the overall framework simple and flexible. Lift makes it fun to develop because it lets you focus on the interesting parts of coding.
By the end of this book, you’ll be able to create and extend any web application you can think of.
What you’ll learn
? Explore Lift, the Scala-based web framework and its fundamentals, forms, SiteMap, and more
? Walk through the PocketChange demo application
? Use the Mapper and Record Frameworks
? Use and integrate Lift with JavaScript, Ajax, and COMET
? Create Lift widgets
? Persist with Lift using JPAs (Java Persistence APIs)
? Use Lift’s tagging support and web services
? Use Scala actors, third-party integrators, and more
Who is this book for?
This book is for Java web developers looking for something simpler by way of functional programming like Scala and its web framework, Lift. This book is also for Rails/Django web developers looking for something more scalable.
Download
Mirror
七月 14th, 2009 in
Java | tags:
scala |
No Comments
Practical DWR 2 Projects (Expert’s Voice in Java)
Publisher: Apress | ISBN: 1590599411 | edition 2008 | PDF | 540 pages | 10,7 mb
| “ |
The Ajax craze is sweeping the world, and there is no shortage of libraries from which to choose to make it all easier to develop. One of those libraries has risen near the top in the Java space, and that library is DWR. DWR, or Direct Web Remoting, allows you to treat your Java classes running on the server as if they were local objects running in the browser, bringing the full power of your server–side business logic to the client without the usual problems that entails. In this book
* You’ll explore DWR and all it offers.
* You’ll find six full, working applications that use DWR, instead of a lot of theoretical musings.
* You’ll learn by example, more importantly, by doing, as you tear the applications apart, see what makes them tick, and even extend them at your own pace.
In the end, you’ll have a great feel for what DWR offers and how Ajax can bring the world of Web 2.0 to your doorstep, and you’ll have a good time doing it.
What you’ll learn
* Call a server–side object in a snap and make it look like any local JavaScript call to boot.
* Provide a strong security mechanism for securing your server-side code.
* Integrate with many of the most popular frameworks out there.
* Provide not only Ajax but Comet capabilities (sometimes called reverse Ajax).
* Dig into Ajax using DWR in a practical and hacking kind of way starting with a webmail client and Wiki projects.
* Build a simple file manager application and an online timesheet system.
* Complete a DWR–based game project.
Who is this book for?
Web application developers, senior projects leads, and application architects |
” |
download
mirror
mirror
mirror
七月 14th, 2009 in
Java | tags:
dwr |
No Comments
Vladimir Silva “Practical Eclipse Rich Client Platform Projects”
Apress | English | 2009-03-12 | ISBN: 1430218274 | 300 pages | PDF | 6,7 MB
Eclipse and the Rich Client Platform (RCP) together form a leading development platform. It provides a lightweight software component framework based on plug–ins. In addition to allowing Eclipse to be extended using other programming languages, it provides the key to the seamless integration of tools with Eclipse. The RPC gives Eclipse its modularity: Eclipse employs plug–ins in order to provide all of its functionality on top of (and including) the RCP, in contrast to some other applications where functionality is typically hard–coded. RCP apps are platform independent: they can be built for all major operating systems such as Windows, Linux, and Mac from a single code base. And the RCP provides a professional look and feel for applications.
Practical Eclipse Rich Client Platform Projects is a clear and technical guide for Eclipse developers to help them enhance their knowledge and achieve their goals quickly.
? The book explains the technical concepts easily and in an engaging way.
? The text provides plenty of source code and images as learning aids.
? Several practical projects and case studies are included.
What you’ll learn
? Understand RCP basics, architecture, and foundations.
? Use and incorporate plug–ins with Eclipse.
? Design and develop user interface components and work with the Eclipse FormsAPIs.
? Add and integrate 2D graphics using the Graphical Editing Framework.
? Build professional–looking and functional reports with Eclipse BIRT.
? Create visually more dynamic 3D graphics by incorporating OpenGL into Eclipse.
? Add help support and automated updates via the Update Manager.
Who is this book for?
The primary audience of this book will be developers and software engineers involved in user interface development with the Eclipse platform. Also, this book will be valuable to scientists, students, practitioners, and all those interested in multiplatform user interface development.
About the Apress Practical Series
The Practical series from Apress is your best choice for getting the job done, period. From professional to expert, this series lets you apply project–motivated templates (or frameworks) step by step in a very direct, practical, and efficient manner toward current real–world projects that may be sitting on your desk. So whatever your career goal, Apress can be your trusted guide to take you where you want to go on your IT career empowerment path.
Download
Mirror
七月 14th, 2009 in
Java | tags:
eclipse |
No Comments
“Beginning Java? EE 6 Platform with GlassFish? 3: From Novice to Professional” by by Antonio Goncalves
Publisher: Apress | May 25, 2009 | ISBN: 1430219548 | PDF | 8.27 Mb | 500 Pages
Sun’s enterprise Java? platform, Java EE (Enterprise Edition), is getting a facelift! Beginning Java EE 6 Platform with GlassFish 3 is one of the first tutorial books on the forthcoming Java EE 6 Platform.
Step–by–step and easy to follow, this book describes many of the Java EE 6 specifications and reference implementations and shows them in action using practical examples.
This book uses the new version of GlassFish? 3 to deploy and administer the code examples.
Written by an expert member of the Java EE 6 specification request and review board in the Java Community Process (JCP), this book contains the best information possible, from an expert’s perspective in enterprise Java technologies and platform.
What you’ll learn
* Get started with the new Java EE 6 Platform from Sun.
* Explore and use the new EJB 3.1 and JPA 2.0 APIs from entities to session beans to message–driven beans, and more.
* Discover the new web–tier development APIs including JSPs, JSTL, and Expression Language, and especially the new JSF 2.0 and Facelets.
* Uncover the new web services, RESTful services, and more available in Java EE 6.
* Create dynamic user interfaces for your enterprise and transactional Java applications.
* And more…
Download link:
http://rapidshare.com/files/250223810/1430219548.rar
Or
http://hotfile.com/dl/7802272/61f710e/1430219548.rar.html
Or
http://uploading.com/files/3S62AYQO/1430219548.rar.html
七月 14th, 2009 in
Java |
No Comments