Menu

Close
  • Blog Home
  • pikodat.com
Subscribe
pikodat.com - blog Menu

java ee

A 8-post collection

Page 1 of 1

Reduce JSF Session Size

The development of web applications requires the developer to store states. You may save them on the client, on the backend or also in a database. »

Veit Weber Veit Weber on english post, java ee, web 01 February 2017

Setting system properties for WildFly with a properties file

To set or override system properties without changing WildFly's configuration there is a CLI parameter "-p". Assuming you have a property file vweber.properties in /dev/ »

Veit Weber Veit Weber on english post, java ee, wildfly 11 May 2016

Plesk, Subdomains and (Wildfly) Docker Images

I'm running a Docker container with Wildfly 9 on my server for testing purposes. The server is managed with Plesk, so setting up the subdomain is »

Veit Weber Veit Weber on english post, java ee, web, docker, plesk, apache 13 July 2015

Phonegap / Cordova 4.x app with Android Studio 1.x

I assume that you have a working installation of PhoneGap or Cordova CLI. In this post I use the Cordova CLI which is distributed as an »

Veit Weber Veit Weber on english post, java ee, java, mobile, phonegap, cordova 22 May 2015

JPA 2.1 and UUID

Recently I came over to map a table in a Postgres Database that contains a UUID Column. With JPA 2.1 there is a very simple »

Veit Weber Veit Weber on english post, java ee, java 12 April 2015

Java vs. C#: Inheritance of annotations

Recently a friend and I came over with the idea to blog a series of Java vs. C#. Everything related to this topic you'll find on »

Veit Weber Veit Weber on english post, java ee, java, c# 14 March 2015

Java Basics: Static code blocks

In a presentation that I gave recently, I noticed that some of the participants never heard of static code blocks before. Static code blocks let you »

Veit Weber Veit Weber on english post, java ee, java 04 February 2015

Filter Requests with JEE 6 / 7

A tiny but shiny improvement with Java EE 6 was the @WebFilter – Annotation which made the filtering and manipulating of requests very easy: No more com. »

Veit Weber Veit Weber on english post, java ee, java 03 January 2015
Page 1 of 1
pikodat.com - blog © 2023
Impressum & Datenschutzerklärung