• Fat Cats Boardgame
  • Wicket UI Library
  • About Me

Java and Wicket web development thoughts, tutorials, and tips

roman@coderdreams.com
Coder DreamsCoder Dreams
  • Fat Cats Boardgame
  • Wicket UI Library
  • About Me

Wicket quick tip #1: Async CSV export

Apr 5, 2020

A series of quick tips aimed at improving your productivity.

Initializing your Wicket components using the builder pattern

Mar 18, 2020

How to use the builder pattern to initialize your custom Wicket components and the advantages of doing it.

How to use Wicket component events

How to use Wicket component events

Feb 23, 2020

One of the most powerful features of Wicket, component events, let’s you build complex yet decoupled structures.

Creating a release info dashboard

Creating a release info dashboard

Feb 12, 2020

Are you deploying different versions of your software to multiple clients with test, staging, and production environments? Are clients picky about features they want to release to each environment? Let’s create a dashboard to keep track of all of this.

Five reasons you should use Apache Wicket

Feb 4, 2020

In case you aren’t using it yet, Apache Wicket is a java-based, stateful, component-based web development framework. Let’s look at why you might want to use it.

How to write a JSON response in Wicket

Jan 26, 2020

Learn how to create JSON response endpoints in Wicket

Adding fuzzy search to Wicket autocomplete components

Jan 15, 2020

In part 2 we show how to add fuzzy search to our dropdowns using Levenshtein distance. We discuss some limitations and possible improvements.

Wicket autocomplete components with remote data

Wicket autocomplete components with remote data

Jan 5, 2020

Autocomplete or type-ahead fields are used when the large number of options makes it infeasible to use dropdowns containing all the possible options. Let’s learn how to implement them in Wicket.

How to add a data access layer to your Wicket app using Hibernate and Spring JPA with minimal code

Dec 17, 2019

Learn how to quickly add database communication to your Wicket app using Hibernate and Spring Data JPA while writing almost no code!

Creating secure encrypted links in Wicket with Apache Shiro

Nov 16, 2019

Quickly get started creating secure encrypted links in your Wicket application!

  • 1
  • 2
  • 3
  • 4

Categories

  • aws
  • customization
  • database
  • debugging
  • enum
  • java
  • models
  • performance
  • projects
  • react
  • software design
  • Spring
  • tool
  • Uncategorized
  • wicket

Recent Posts

  • Rent Day
  • Self-contained Wicket Fragments
  • Pros and cons of unit testing
  • Themeable React Monopoly board
  • Please dont use client-specific release branches

Recent Comments

  • TCI Express Thanks for sharing such insightful information. TCI Express truly stands out as the best air logistics company, offering fast, secure, and efficient air express and cold chain transportation services....

    Tracking down a bug in production Wicket application ·  March 25, 2025

  • Tom Error: A zip file cannot include itself Can you please correct the plugin part so it doesn't use the same folder as input?

    Deploying Spring Boot app to AWS Beanstalk with Nginx customization ·  September 3, 2021

  • Golfman: Reality always wins I've used both Wicket and front-end JS frameworks and, having worked extensively on both, I can tell you that "Speed of development" is definitely NOT with the JS frameworks. You basically end up...

    Five reasons you should use Apache Wicket ·  August 29, 2021

  • Kiriller Sorry can not agree with you, wicket might be a well built technical framework. But the advantages of using a front-end framework like react.js and vue.js can not be beaten by Wicket nowadays. - Speed...

    Five reasons you should use Apache Wicket ·  August 23, 2021

  • Bernd Lauert Sorry but i have to refute your claims with the following arguments: 1. the Wicket community may be small but it is also very responsive, you usually get a helpful answer from the core devs on the...

    Five reasons you should use Apache Wicket ·  July 1, 2021

Archives

  • May 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019

Contact Me

Send Message