<?xml version="1.0" encoding="utf-8"  ?>
<rss version="2.0">
	<channel>
<br />
<b>Warning</b>:  htmlspecialchars() expects parameter 2 to be long, string given in <b>/Volumes/HD3/www/segue-1.9.5/rss.inc.php</b> on line <b>74</b><br />
		<title> &gt; All Posts</title>
		<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2008WEBarchitectures</link>
		<description></description>
		<lastBuildDate>Thu, 23 Feb 2023 03:52:25 +0100</lastBuildDate>
		<generator>Segue RSS Generator</generator>
		<item>
			<title>The exam consist in the p...</title>
			<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2008WEBarchitectures&amp;section=79&amp;page=327&amp;story=623&amp;detail=623#</link>
			<guid isPermaLink="true">http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2008WEBarchitectures&amp;section=79&amp;page=327&amp;story=623&amp;detail=623#</guid>
			<pubDate>Tue, 25 Nov 2008 15:05:00 +0100</pubDate>
			<author>Marco Ronchetti marco.ronchetti@unitn.it</author>
<description>&lt;a href=&#039;http://latemar.science.unitn.it/segue/index.php?&amp;amp;action=site&amp;amp;site=2008WEBarchitectures&amp;section=79&amp;page=327&amp;story=623&amp;detail=623#&#039;&gt;Final Exam &gt; &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The exam consist in the presentation and discussion of a final project.&lt;br /&gt;&lt;br /&gt;The project consist in a web application, which needs to be divided into multiple tiers. The application domain can be anything.&lt;br /&gt;&lt;br /&gt;There must be a web tier (implemented using J2EE technology), a business logic tier (implemented using EjB) and a persistency tier (implemented with a database and accessed through a persistency layer, which must be implemented using Hibernate. We expect the BL tier to be composed by both stateless and stateful beans. The student will have to solve the problem of how to split the state persistency between the web and the application server, and will have to justify the choices. Sensible use of design patterns is requested.&lt;br /&gt;&lt;br /&gt;The system should show an as clean as possible separation between content and presentation.&lt;br /&gt;&lt;br /&gt;A nice look and an attention to the user friendliness will be poitively evaluated.&lt;br /&gt;&lt;br /&gt;The existence of transactions (or their absence) must be justified.&lt;br /&gt;&lt;br /&gt;Sensible use of other optional technologies (whether they were discussed in the course, like Javascipt, or not discussed, as Spring) is not requested but it is possible and, in case, will be evaluated.&lt;br /&gt;&lt;br /&gt;Useful and sensible contributions to the wiki will be evaluated.&lt;br /&gt;&lt;br /&gt;During the exam students are expected to run the application on their machine. The application Server (and the web server) must NOT run within an IDE: they will need to be standalone application(s).&lt;br /&gt;&lt;br /&gt;The student will be asked to describe and demonstarte their system. They can be asked to explain or modify portions of their code. Questions about other technologis not necessarily used in an explicit manner in their code(such as Remote Objects or XML) may be asked.&lt;br /&gt;&lt;br /&gt;Students are rquired to send their project in a zip file to afogarol@dit.unitn.it and to marco.ronchetti@unitn.it at least THREE days before the exam date. The zip file should include the source code, configuration files, and a report describing the project. The report should briefly describe the domain, the allowed operations, the system architecture. UML should be used whenever possible.&lt;br /&gt;&lt;br /&gt;STUDENTS MUST ENROLL TO THE EXAM THROUGH THE ESSE3 SYSTEM!&lt;br /&gt;&lt;br /&gt;EXAM DATES: &lt;br /&gt;JANUARY 13 9:00 AM&lt;br /&gt;FEBRUARY 13 9:00 AM</description>
		</item>
		<item>
			<title>XML


    download Apa...</title>
			<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2008WEBarchitectures&amp;section=79&amp;page=320&amp;story=597&amp;detail=597#</link>
			<guid isPermaLink="true">http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2008WEBarchitectures&amp;section=79&amp;page=320&amp;story=597&amp;detail=597#</guid>
			<pubDate>Mon, 3 Nov 2008 11:32:00 +0100</pubDate>
			<author>Marco Ronchetti marco.ronchetti@unitn.it</author>
<description>&lt;a href=&#039;http://latemar.science.unitn.it/segue/index.php?&amp;amp;action=site&amp;amp;site=2008WEBarchitectures&amp;section=79&amp;page=320&amp;story=597&amp;detail=597#&#039;&gt;Books and Tools &gt; &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;XML&lt;/h3&gt;&lt;div class=\&quot;leftmargin\&quot;&gt;&lt;ul&gt;    &lt;li&gt;download &lt;a href=\&quot;http://xml.apache.org/xalan-j/\&quot;&gt;Apache Xalan&lt;/a&gt; - install it - try the example in &lt;a href=\&quot;http://xml.apache.org/xalan-j/overview.html\&quot;&gt;Xalan-Java Overview&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href=\&quot;http://www.zvon.org/xxl/XSLTutorial/Output/contents.html\&quot;&gt;ZVON XSLT Tutorial&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href=\&quot;http://www.zvon.org:9001/saxon/cgi-bin/XLab/XML/xlabIndex.html?stylesheetFile=XSLT/xlabIndex.xslt\&quot;&gt;ZVON Interactive Lab&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;SERVLETS - JSP&lt;/h3&gt;&lt;ul&gt;    &lt;li&gt;download Tomcat&lt;/li&gt;    &lt;li&gt;&lt;a href=\&quot;http://tomcat.apache.org/download-60.cgi\&quot;&gt;http://tomcat.apache.org/download-60.cgi&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;EJB&lt;/h3&gt;&lt;ul&gt;    &lt;li&gt;&lt;strong&gt;Download JBOSS 4.2.3&lt;/strong&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href=\&quot;http://labs.jboss.com/jbossas/downloads/\&quot; target=\&quot;_blank\&quot;&gt;http://labs.jboss.com/jbossas/downloads/...&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;    &lt;li&gt;&lt;strong&gt;Download Mastering EJB 3.0&lt;/strong&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href=\&quot;http://www.theserverside.com/tt/books/wiley/masteringEJB3/index.tss\&quot; target=\&quot;_blank\&quot;&gt;http://www.theserverside.com/tt/books/wiley/masteringEJB3/index.tss...&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;    &lt;li&gt;&lt;strong&gt;Download Mastering EJB 2&lt;/strong&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href=\&quot;http://www.theserverside.com/tt/books/wiley/masteringEJB/\&quot; target=\&quot;_blank\&quot;&gt;http://www.theserverside.com/tt/books/wiley/masteringEJB/...&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=\&quot;story\&quot;&gt;&amp;nbsp;&lt;/div&gt;</description>
		</item>
		<item>
			<title>Students need to be famil...</title>
			<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2008WEBarchitectures&amp;section=79&amp;page=298&amp;story=561&amp;detail=561#</link>
			<guid isPermaLink="true">http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2008WEBarchitectures&amp;section=79&amp;page=298&amp;story=561&amp;detail=561#</guid>
			<pubDate>Fri, 26 Sep 2008 14:02:00 +0200</pubDate>
			<author>Marco Ronchetti marco.ronchetti@unitn.it</author>
<description>&lt;a href=&#039;http://latemar.science.unitn.it/segue/index.php?&amp;amp;action=site&amp;amp;site=2008WEBarchitectures&amp;section=79&amp;page=298&amp;story=561&amp;detail=561#&#039;&gt;Prerequisites &gt; &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Students need to be familiar with:&lt;br /&gt;&lt;ul&gt;    &lt;li&gt;programming in Java&lt;/li&gt;    &lt;li&gt;the concept of design patterns&lt;/li&gt;    &lt;li&gt;object oriented modelling (e.g. UML)&lt;/li&gt;    &lt;li&gt;accessing Databases from program code (i.e. JDBC)&lt;/li&gt;    &lt;li&gt;basic networking and basic notions TCP-IP&lt;/li&gt;    &lt;li&gt;working with the command-line (concepts of Path, Classpath, ability to excute commands from a shell as opposed to using GUI)&lt;/li&gt;&lt;/ul&gt;</description>
		</item>
		<item>
			<title>You can find videos of th...</title>
			<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2008WEBarchitectures&amp;section=79&amp;page=296&amp;story=548&amp;detail=548#</link>
			<guid isPermaLink="true">http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2008WEBarchitectures&amp;section=79&amp;page=296&amp;story=548&amp;detail=548#</guid>
			<pubDate>Mon, 22 Sep 2008 13:06:00 +0200</pubDate>
			<author>Marco Ronchetti marco.ronchetti@unitn.it</author>
<description>&lt;a href=&#039;http://latemar.science.unitn.it/segue/index.php?&amp;amp;action=site&amp;amp;site=2008WEBarchitectures&amp;section=79&amp;page=296&amp;story=548&amp;detail=548#&#039;&gt;Course material &gt; &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can find videos of the course on the &lt;a href=\&quot;\[\[linkpath\]\]/index.php?&amp;amp;site=LODE&amp;amp;section=38&amp;amp;page=288&amp;amp;action=site\&quot;&gt;LODE web site.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Students can access a &lt;a href=\&quot;../../../../courses_wiki\&quot;&gt;wiki for this course&lt;/a&gt; (after registering)&lt;br /&gt;&lt;br /&gt;Here you have the slides used during the course  &lt;br /&gt;&lt;br /&gt;&lt;table width=\&quot;600\&quot; height=\&quot;104\&quot; cellspacing=\&quot;1\&quot; cellpadding=\&quot;1\&quot; border=\&quot;1\&quot;&gt;    &lt;tbody&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-09-15&amp;nbsp;&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 1 - &lt;strong&gt;An architectural overview&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2007WebArchitectures/Introduction.pdf\&quot;&gt;&amp;nbsp;download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-09-22&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 2 -&lt;strong&gt; XML&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2007WebArchitectures/xml.pdf\&quot;&gt;download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-09-23&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 3 - &lt;strong&gt;XSL&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2007WebArchitectures/XSLDetails.pdf\&quot;&gt;download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td&gt;2008-09-24&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 4 - &lt;strong&gt;XML &amp;amp; XSLT&lt;/strong&gt;&lt;br /&gt;            &lt;ul&gt;                &lt;li&gt;download &lt;a href=\&quot;http://xml.apache.org/xalan-j/\&quot;&gt;Apache Xalan&lt;/a&gt; - install it - try the example in &lt;a href=\&quot;http://xml.apache.org/xalan-j/overview.html\&quot;&gt;Xalan-Java Overview&lt;/a&gt;&lt;/li&gt;                &lt;li&gt;&lt;a href=\&quot;http://www.zvon.org/xxl/XSLTutorial/Output/contents.html\&quot;&gt;ZVON XSLT Tutorial&lt;/a&gt;&lt;/li&gt;                &lt;li&gt;&lt;a href=\&quot;http://www.zvon.org:9001/saxon/cgi-bin/XLab/XML/xlabIndex.html?stylesheetFile=XSLT/xlabIndex.xslt\&quot;&gt;ZVON Interactive Lab&lt;/a&gt;&lt;/li&gt;                &lt;br /&gt;            &lt;/ul&gt;            &lt;strong&gt;TODAY At 15:00 - RECCOMENDED SEMINAR&lt;/strong&gt;&lt;br /&gt;            Speaker: Marco Cova, Universit&amp;agrave; di Santa Barbara - CA&lt;br /&gt;            Title: &amp;nbsp; Vulnerability analysis of web applications&lt;br /&gt;            Place: &amp;nbsp; Sala Conferenze - FBK-IRST&lt;br /&gt;            &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Via Sommarive 18, Povo - Trento&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/XMLInPractice.ppt\&quot;&gt;download ppt&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-09-29&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 5 - &lt;strong&gt;Accessing XML from Java&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/14-Jaxp.ppt\&quot;&gt;download ppt&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-09-30&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 6 - &lt;strong&gt;XPath Xlink XPointer XQuery&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/xpath.pdf\&quot;&gt;download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-10-01&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 7 - &lt;strong&gt;Practical session on XML&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/XMLExercise.ppt\&quot;&gt;download ppt&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-10-06&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 8 - &lt;strong&gt;Servlets&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/Servlets.ppt\&quot;&gt;download ppt&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-10-07&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 9 - &lt;strong&gt;Servlets&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/-Servlets2.ppt\&quot;&gt;             download ppt&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-10-08&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 10 - &lt;strong&gt;Servlets&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;same ppt as lect.9&lt;/td&gt;        &lt;/tr&gt;        &lt;tr&gt;            &lt;td&gt;2008-09-13&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 11 - &lt;strong&gt;Servlets exercises&lt;/strong&gt;&lt;br /&gt;            &lt;ul&gt;                &lt;li&gt;download Apache Tomcat vs. 6&lt;/li&gt;                &lt;li&gt;install it&lt;/li&gt;                &lt;li&gt;write a set of cooperating servlets that:                &lt;ul&gt;                    &lt;li&gt;identify the user&lt;/li&gt;                    &lt;li&gt;show a list of products, allowing the user to add them to a cart&lt;/li&gt;                    &lt;li&gt;allows viewing the content of the cart&lt;/li&gt;                    &lt;li&gt;allows checking out by simulating a payment and emptying the cart&lt;/li&gt;                &lt;/ul&gt;                &lt;/li&gt;                &lt;br /&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-10-14&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 12 - &lt;strong&gt;JSP   Custom Tags&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/JSP-JSTL.ppt\&quot;&gt;             download ppt&lt;/a&gt;&lt;br /&gt;            &lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/JSP-JSTL.pdf\&quot;&gt;             download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;2008-10-15&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 13 - &lt;strong&gt;Custom Tags - second part   Wiki  Exercises on JSP&lt;/strong&gt;&lt;br /&gt;            The JSP exercise consists in redoing with JSP what was done with Servlet on Oct 13&lt;/td&gt;            &lt;td&gt;same slides as the day before&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-10-20&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 14 - &lt;strong&gt;Javascript&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/7-ECMA.ppt\&quot;&gt;             download ppt&lt;/a&gt;&lt;br /&gt;            &lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/7-ECMA.pdf\&quot;&gt;             download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-10-21&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 15 - &lt;strong&gt;Distributed objects&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/RMI.ppt\&quot;&gt;             download ppt&lt;/a&gt;&lt;br /&gt;            &lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/RMI.pdf\&quot;&gt;             download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-10-27&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 16 - &lt;strong&gt;JNDI&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/JNDI.ppt\&quot;&gt;             download ppt&lt;/a&gt;&lt;br /&gt;            &lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/JNDI.pdf\&quot;&gt;             download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-10-28&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 17 - &lt;strong&gt;Patterns&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/EJBPatterns.pdf\&quot;&gt;             download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-11-03&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 18 - &lt;strong&gt;Introduction to EJB - Session Beans&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/ronchet/Introduction to Session beans.ppt\&quot;&gt;             download ppt&lt;/a&gt;&lt;br /&gt;            &lt;a href=\&quot;\[\[linkpath\]\]_userFiles/ronchet/IntroductionToSessionBeans.pdf\&quot;&gt;             download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-11-04&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 19 - &lt;strong&gt;Introduction to EJB - Session Beans&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;same slides as previous lecture&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-11-10&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 20 - &lt;strong&gt;Entities&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/Entities.ppt\&quot;&gt;             download ppt&lt;/a&gt;&lt;br /&gt;            &lt;!--&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/ronchet/IntroductionToSessionBeans.pdf\&quot;&gt;             download pdf&lt;/a&gt;--&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;2008-11-11&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 21 - &lt;strong&gt;Hibernate exercises&lt;/strong&gt;&lt;br /&gt;            &lt;ul&gt;                &lt;li&gt;follow this tutorial: &lt;a href=\&quot;http://www.hibernate.org/hib_docs/reference/en/html/tutorial.html\&quot;&gt;Hibernate tutorial&lt;/a&gt;&lt;/li&gt;                &lt;li&gt;if you use Netbeans, you might find this useful: &lt;a href=\&quot;http://www.netbeans.org/kb/61/web/hibernate-vwp.html\&quot;&gt;Hibernate in Netbeans&lt;/a&gt; (you will have to ignore some stuff dealing with JSF)&lt;/li&gt;                &lt;li&gt;if you use Eclipse, you might find this useful: &lt;a href=\&quot;http://www.laliluna.de/first-hibernate-example-tutorial.html\&quot;&gt;Hibernate in Eclipse&lt;/a&gt; (The tutorial is 3 years old, but most stuff should be ok)&lt;/li&gt;                &lt;br /&gt;            &lt;/ul&gt;            &lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-11-17&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 22 - &lt;strong&gt;Transactions&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/Transactions.ppt\&quot;&gt;             download ppt&lt;/a&gt;&lt;br /&gt;            &lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/Transactions.pdf\&quot;&gt;             download pdf&lt;/a&gt;&lt;/td&gt;        &lt;/tr&gt;        &lt;!-- =============================== --&gt;        &lt;tr&gt;            &lt;td&gt;&lt;hr /&gt;            2008-11-24&lt;/td&gt;            &lt;td&gt;&lt;hr /&gt;            Lecture 24 - &lt;strong&gt;AJAX&lt;/strong&gt;&lt;/td&gt;            &lt;td&gt;&lt;a href=\&quot;\[\[linkpath\]\]_userFiles/2008WEBarchitectures/ajax.ppt\&quot;&gt;             download ppt&lt;/a&gt;&lt;br /&gt;        &lt;/tr&gt;    &lt;/tbody&gt;&lt;/table&gt;</description>
		</item>
	</channel>
</rss>