<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Webcomponent on Sven Ruppert</title><link>https://sven-ruppert.info/tags/webcomponent/</link><description>Recent content in Webcomponent on Sven Ruppert</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>sven.ruppert@gmail.com (Sven Ruppert)</managingEditor><webMaster>sven.ruppert@gmail.com (Sven Ruppert)</webMaster><copyright>© 2026 Sven Ruppert</copyright><lastBuildDate>Wed, 25 Sep 2024 17:04:18 +0000</lastBuildDate><atom:link href="https://sven-ruppert.info/tags/webcomponent/index.xml" rel="self" type="application/rss+xml"/><item><title>What are component-based web application frameworks for Java Developers?</title><link>https://sven-ruppert.info/posts/what-are-component-based-web-application-frameworks-for-java-developers/</link><pubDate>Wed, 25 Sep 2024 17:04:18 +0000</pubDate><author>sven.ruppert@gmail.com (Sven Ruppert)</author><guid>https://sven-ruppert.info/posts/what-are-component-based-web-application-frameworks-for-java-developers/</guid><description>&lt;h1 class="relative group"&gt;Tapestry, Wicket, and Vaadin
 &lt;div id="tapestry-wicket-and-vaadin" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#tapestry-wicket-and-vaadin" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h1&gt;
&lt;p&gt;A component-oriented Java web application framework is a development framework that enables the construction of web applications in a modular way, using reusable, encapsulated components that manage their state, behaviour, and presentation. This approach allows developers to build complex user interfaces by assembling pre-built or custom components, like building blocks, each handling specific functionalities within the application.&lt;/p&gt;</description></item><item><title>Vaadin Flow - How to start</title><link>https://sven-ruppert.info/posts/vaadin-flow-how-to-start/</link><pubDate>Wed, 19 Jun 2024 15:34:50 +0000</pubDate><author>sven.ruppert@gmail.com (Sven Ruppert)</author><guid>https://sven-ruppert.info/posts/vaadin-flow-how-to-start/</guid><description>&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt=""
 src="https://sven-ruppert.info/images/2024/06/image.png"
 width="1024"
 height="332"&gt;&lt;/figure&gt;
&lt;p&gt;We will now create a new Vaadin Flow application step by step and create a basic framework for our own projects with this component-based open-source web framework. So, right from the start, the question arises: How can you start with as little effort as possible without avoiding the usual expenses that sometimes come with creating projects?&lt;/p&gt;</description></item></channel></rss>