Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

Display Tag 1.1.1 Released

Display Tag version 1.1.1 has been released. This is a bug fix release - see the changelog for more information. Thanks to Fabrizio Giustina for continuing his work on this project.

Posted in Java at Aug 15 2007, 03:19:36 PM MDT 5 Comments
Comments:

displaytag is very cool; export to xml and excel rocks. thanks java blogger

Posted by dev on August 16, 2007 at 10:12 AM MDT #

Export options for PDF and Excel has made our job easy.But i dont think we have an option for opening the export file in a new window.Excel or PDf file is opening on native window but we need an option to make it open in new window.

Posted by Veeraj on August 29, 2007 at 05:55 AM MDT #

add this to displaytag.properties:

export.excel.label=<label onclick="window.open(parentNode.href,'newWin')"><span class="export excel">Excel </span></label>

Posted by Wilder Pereyra on February 14, 2008 at 09:28 AM MST #

Thank You I really want to use this code :D

Posted by emulation on April 10, 2008 at 12:18 AM MDT #

Thank you for the great help i too was having this problem and got it resolved from this idea

Posted by Arun on January 07, 2009 at 07:50 AM MST #

Post a Comment:
  • HTML Syntax: Allowed