• 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

About Roman Sery

I've been a software developer for over 10 years and still loving Java!

Spring MVC vs Wicket

Jun 9, 2020

Let’s compare Wicket and Spring MVC by trying to implement a simple application using both. Our application will allow users to add cars to a database.

How to implement record locking in Wicket

May 28, 2020

The concept of record locking is useful when you want to allow only one user to edit a data record at a time. In a multi-user environment, you want to avoid the case where multiple users are simultaneously editing the same record and possibly overwriting each other’s changes.

Customizing your Wicket codebase: Part 3 – Custom Text

May 16, 2020

Another powerful technique for customizing using property files.

Wicket quick tip #3: How to include templated Javascript files

May 3, 2020

A series of quick tips aimed at improving your productivity. How to create Javascript files with server-side injected values.

Customizing your codebase per customer: Part 2 – Conditions

Apr 25, 2020

In part 2 we look at a more powerful approach to customizing your codebase.

Wicket quick tip #2: Print to PDF

Apr 11, 2020

A series of quick tips aimed at improving your productivity. Generating PDF’s from Wicket pages.

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.

Why you should favor composition over inheritance

Why you should favor composition over inheritance

Mar 8, 2020

Composition vs inheritance. Some improvements in Java interfaces that make composition much more powerful!

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.

  • 1
  • 2
  • 3
  • 4
  • 5

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

  • 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

  • Kiriller There are many reasons why you should not use APACHE wicket. 1. Not very popular finding info about apache wicket is minimal 2. You are stuck with JAVA, so if you ever want to switch you have to...

    Five reasons you should use Apache Wicket ·  April 26, 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