<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>JAVA exPress - Comments</title>
    <link>http://www.javaexpress.pl</link>
    <description>Free magazine about Java and JVM technologies. Comments added by users.</description>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/49#c49</link>
      <content:encoded>Dziękuje za artykuł, przyjemnie wprowadza w podstawy Mavena. Mały chochlik się wdarł w ścieżkę classpath, powinna jeszcze zawierać '/' pomiędzy target a HelloMaven.</content:encoded>
      <pubDate>Thu, 15 Mar 2012 18:47:59 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/49#c49</guid>
      <dc:creator>Tomasz Kargol</dc:creator>
      <dc:date>2012-03-15T18:47:59Z</dc:date>
    </item>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/48#c48</link>
      <content:encoded>poprawiona kolejnosc komentarzy :)</content:encoded>
      <pubDate>Sun, 18 Sep 2011 08:14:25 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/48#c48</guid>
      <dc:creator>Grzegorz Duda</dc:creator>
      <dc:date>2011-09-18T08:14:25Z</dc:date>
    </item>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/47#c47</link>
      <content:encoded>komentarze w losowej kolejności przy kazdym odswiezeniu strony.. ciekawe ;D</content:encoded>
      <pubDate>Sat, 17 Sep 2011 12:46:09 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/47#c47</guid>
      <dc:creator>Kamil D</dc:creator>
      <dc:date>2011-09-17T12:46:09Z</dc:date>
    </item>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/46#c46</link>
      <content:encoded>Gradle świetnie się prezentuję. W elastycznym projekcie znalazlby dla siebie miejsce po poswieceniu troche czasu na nauke.&lt;br /&gt;Niedawno przestalem uzywac mavena po 6 latach doswiadczen i powiem ze nie warto... (ograniczony, rozwlekly i skomplikowany - zbyt czesto developerom trzeba bylo tlumaczyc jak to dziala i czemu akurat TO nie dziala). Teraz uzywam ant'a ze sprarciem ivy i skryptow grooviego - bardzo elastyczne rozwiazanie i poza tym ma wazna zalete - przekonanie ludzi w duzym zespolne do nowego narzedzia budujacego nie jest latwe. Teraz wystarczy aby developer sciagnal sobie dystrybucje anta i wykonal standardowe taski np "install full-environment". To ze polowa kodu budujacego to w rzeczywistosci groovy to uzytkownikow az tak nie obchodzi ;)</content:encoded>
      <pubDate>Sat, 17 Sep 2011 12:44:43 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/46#c46</guid>
      <dc:creator>Kamil D</dc:creator>
      <dc:date>2011-09-17T12:44:43Z</dc:date>
    </item>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/45#c45</link>
      <content:encoded>Daniel, you are completely right.</content:encoded>
      <pubDate>Wed, 09 Feb 2011 09:23:52 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/45#c45</guid>
      <dc:creator>Grzegorz Duda</dc:creator>
      <dc:date>2011-02-09T09:23:52Z</dc:date>
    </item>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/44#c44</link>
      <content:encoded>FORMATTING FAIL</content:encoded>
      <pubDate>Wed, 09 Feb 2011 09:13:22 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/44#c44</guid>
      <dc:creator>Daniel Drozdzewski</dc:creator>
      <dc:date>2011-02-09T09:13:22Z</dc:date>
    </item>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/43#c43</link>
      <content:encoded>&lt;comments formatting failed&gt;</content:encoded>
      <pubDate>Wed, 09 Feb 2011 09:12:58 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/43#c43</guid>
      <dc:creator>Daniel Drozdzewski</dc:creator>
      <dc:date>2011-02-09T09:12:58Z</dc:date>
    </item>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/42#c42</link>
      <content:encoded>Damian,&lt;br /&gt;&lt;br /&gt;I know that the article is over a year old, but I only discovered exPress.&lt;br /&gt;&lt;br /&gt;In your first example you say that String is immutable, hence it cannot be extended. &lt;br /&gt;&lt;br /&gt;It is true that String is immutable and it is also true that it cannot be extended, but former does not imply the latter.&lt;br /&gt;&lt;br /&gt;String cannot be extended because it is final class. &lt;br /&gt;It cannot be modified, because is immutable.&lt;br /&gt;&lt;br /&gt;Other than this, good article!&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;&lt;br /&gt;</content:encoded>
      <pubDate>Wed, 09 Feb 2011 09:11:32 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/42#c42</guid>
      <dc:creator>Daniel Drozdzewski</dc:creator>
      <dc:date>2011-02-09T09:11:32Z</dc:date>
    </item>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/41#c41</link>
      <content:encoded>@Paweł Ok nie doczytałem w kodzie, że akurat taki adres musi być. Projekt działa na podanym adresie(z dokładnością do portu), jednak sugerowałbym dodać przekierowanie z /crud do adresu który podałeś.</content:encoded>
      <pubDate>Wed, 22 Dec 2010 14:03:31 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/41#c41</guid>
      <dc:creator>Marcin Stachniuk</dc:creator>
      <dc:date>2010-12-22T14:03:31Z</dc:date>
    </item>
    <item>
      <title>null</title>
      <link>http://www.javaexpress.pl/comment/show/40#c40</link>
      <content:encoded>@Marcin&lt;br /&gt;A jaki URL wpisujesz w przeglądarce?&lt;br /&gt;&lt;br /&gt;Otworzyłem ściągnięty projekt w NetBeans. Rozwiązałem problem zależności (nie miałem utworzonej biblioteki 'db4o'). Deploy na Tomcat'cie, wpisałem http://localhost:9080/crud/task/list i wyświetliła się stronka z pustą listą zadań oraz formularzem do dodania nowego.&lt;br /&gt;</content:encoded>
      <pubDate>Tue, 21 Dec 2010 09:12:26 GMT</pubDate>
      <guid>http://www.javaexpress.pl/comment/show/40#c40</guid>
      <dc:creator>Paweł Cegła</dc:creator>
      <dc:date>2010-12-21T09:12:26Z</dc:date>
    </item>
  </channel>
</rss>

