<?xml version="1.0" encoding="utf-8"  ?>
<rss version="2.0">
	<channel>
		<title>Web Architectures - 2016/17 &gt; Assignments &gt; 1st assignment</title>
		<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2017WebArchitectures&amp;section=363&amp;page=1206</link>
		<description></description>
		<lastBuildDate>Thu, 23 Feb 2023 08:59:39 +0100</lastBuildDate>
		<generator>Segue RSS Generator</generator>
		<item>
			<title>ASSIGNMENT: Modify the si...</title>
			<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2017WebArchitectures&amp;section=363&amp;page=1206&amp;story=2840&amp;detail=2840</link>
			<guid isPermaLink="true">http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2017WebArchitectures&amp;section=363&amp;page=1206&amp;story=2840&amp;detail=2840</guid>
			<pubDate>Fri, 16 Sep 2016 12:52:00 +0200</pubDate>
			<author>Marco Ronchetti marco.ronchetti@unitn.it</author>
<description>&lt;div class=&quot;story&quot;&gt;&lt;div class=&quot;story&quot;&gt;&lt;strong&gt;ASSIGNMENT: &lt;/strong&gt;&lt;br /&gt;Modify the simple web server so that all the urls that start with the token &amp;quot;process &amp;quot;&lt;br /&gt;(e.g. http://localhost:8000/process)&lt;br /&gt;launch an external process.&lt;br /&gt;&lt;br /&gt;For instance,&lt;br /&gt;http://localhost:8000/process/add?op1=1&amp;amp;op2=2&lt;br /&gt;should activate an (external) process that  sums 1 and 2 and returns a web page containing the value 3.&lt;br /&gt;&lt;br /&gt;To see how to start an external process from Java, take a look at &lt;br /&gt;&lt;a href=&quot;http://www.rgagnon.com/javadetails/java-0014.html&quot;&gt;http://www.rgagnon.com/javadetails/java-0014.html&lt;/a&gt;&lt;br /&gt;&lt;font color=&quot;#FF0000&quot;&gt;&lt;strong&gt;&lt;br /&gt;Deadline  Sept. 25, 2016&lt;/strong&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;You have to deliver:&lt;br /&gt;- source code&lt;br /&gt;- a report.&lt;br /&gt;&lt;br /&gt;The report must have the following structure:&lt;br /&gt;&lt;ul&gt;    &lt;li&gt;&amp;nbsp; Title Page    &lt;ul&gt;        &lt;li&gt;containing date, title (Extending the simple web server&lt;strong&gt;),&amp;nbsp;&lt;/strong&gt; your name)&lt;/li&gt;    &lt;/ul&gt;    &lt;/li&gt;    &lt;li&gt;Introduction&lt;/li&gt;    &lt;li&gt;Implementation    &lt;ul&gt;        &lt;li&gt;Describe how you implemented the solution&lt;/li&gt;    &lt;/ul&gt;    &lt;/li&gt;    &lt;li&gt;Deployment    &lt;ul&gt;        &lt;li&gt;Short description of how to run your code&lt;/li&gt;    &lt;/ul&gt;    &lt;/li&gt;    &lt;li&gt;Comments and notes (optional)    &lt;ul&gt;        &lt;li&gt;any problems encountered during the project development&lt;/li&gt;        &lt;li&gt;Any other comment&lt;/li&gt;    &lt;/ul&gt;    &lt;/li&gt;&lt;/ul&gt;zip the code, and send the zip and the report via e-mail &lt;br /&gt;to : &lt;strong&gt;marco.ronchetti at unitn.it&lt;/strong&gt;&lt;br /&gt;with subject:&lt;strong&gt; WEBARCH16 - 1st ASSIGNMENT DELIVERY&lt;/strong&gt;&lt;/div&gt;&lt;/div&gt;</description>
		</item>
	</channel>
</rss>