<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Webservice on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/webservice/</link>
    <description>Recent content in Webservice on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 01 Apr 2015 09:27:32 +0000</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/webservice/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Build a Java 3-tier application from scratch – Part 5: Client controller</title>
      <link>https://janikvonrotz.ch/2015/04/01/build-a-java-3-tier-application-from-scratch-part-5-client-controller/</link>
      <pubDate>Wed, 01 Apr 2015 09:27:32 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/04/01/build-a-java-3-tier-application-from-scratch-part-5-client-controller/</guid>
      <description>&lt;p&gt;As you&amp;rsquo;ve seen there are 5 models in our application. This is not that much but requires a lot of effort to display them in the client application. As this tutorial doesn&amp;rsquo;t cover every aspect of a rich 3-tier applicatoin I will show only how you can authenticate the client application and edit the Employer entities.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Build a Java 3-tier application from scratch – Part 4: Webservice</title>
      <link>https://janikvonrotz.ch/2015/03/31/build-a-java-3-tier-application-from-scratch-part-4-webservice/</link>
      <pubDate>Tue, 31 Mar 2015 08:05:04 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/03/31/build-a-java-3-tier-application-from-scratch-part-4-webservice/</guid>
      <description>&lt;p&gt;Our ORM is working so we are ready to create our JAX-RS restful webservice and implement a custom authentication mechanism. In addition I&amp;rsquo;ll provide you a class to insert dummy data into the database, so you don&amp;rsquo;t have to do it manually.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
