<?xml version="1.0" encoding="utf-8"  ?>
<rss version="2.0">
	<channel>
		<title>Web Architectures 2017/18 &gt; Learning material &gt; Lectures</title>
		<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2018WebArchitectures&amp;section=393&amp;page=1357</link>
		<description></description>
		<lastBuildDate>Thu, 23 Feb 2023 02:34:51 +0100</lastBuildDate>
		<generator>Segue RSS Generator</generator>
		<item>
			<title>Assignment 5</title>
			<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2018WebArchitectures&amp;section=393&amp;page=1357&amp;story=3289&amp;detail=3289</link>
			<guid isPermaLink="true">http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2018WebArchitectures&amp;section=393&amp;page=1357&amp;story=3289&amp;detail=3289</guid>
			<pubDate>Sat, 28 Oct 2017 16:35:00 +0200</pubDate>
			<author>Marco Ronchetti marco.ronchetti@unitn.it</author>
<description>Write a simple app to manage students in a University.&lt;br /&gt;&lt;br /&gt;The app is composed by a storage tier, reachable via ORM.&lt;br /&gt;&lt;br /&gt;The storage tier offers the folllowing functionalities:&lt;br /&gt;- add course&lt;br /&gt;- add student to course&lt;br /&gt;- given a student, find all the courses s/he is enrolled in&lt;br /&gt;- giiven a course, find all the students enrolled in the course.&lt;br /&gt;&lt;br /&gt;Access to the storage tier can be done via three different clients:&lt;br /&gt;- a local client (traditional Java Desktop app)&lt;br /&gt;- a remote client (via RMI)&lt;br /&gt;- a remote client (via EJB)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;zip the code, and send the zip and the report via e-mail (possibly renaming the zip as zi_)&lt;br /&gt;to :&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;marco.ronchetti at unitn.it&lt;/strong&gt;&lt;br /&gt;with subject:&lt;strong&gt;&lt;span&gt; &lt;/span&gt;2017-WebArch-Assignment05&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt; Deadline:Sunday, Oct. 12, 23:59&lt;/strong&gt;</description>
		</item>
	</channel>
</rss>