<?xml version="1.0" encoding="utf-8"  ?>
<rss version="2.0">
	<channel>
		<title>Web Architectures 2018/19 &gt; General info &gt; Assignments</title>
		<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2019WebArch&amp;section=422&amp;page=1455</link>
		<description></description>
		<lastBuildDate>Thu, 23 Feb 2023 07:47:17 +0100</lastBuildDate>
		<generator>Segue RSS Generator</generator>
		<item>
			<title>Assignment n.2</title>
			<link>http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2019WebArch&amp;section=422&amp;page=1455&amp;story=3561&amp;detail=3561</link>
			<guid isPermaLink="true">http://latemar.science.unitn.it/segue/index.php?&amp;action=site&amp;site=2019WebArch&amp;section=422&amp;page=1455&amp;story=3561&amp;detail=3561</guid>
			<pubDate>Tue, 25 Sep 2018 9:51:00 +0200</pubDate>
			<author>Marco Ronchetti marco.ronchetti@unitn.it</author>
<description>&lt;strong&gt;Delivery deadline:&lt;/strong&gt; midnight of Sunday, Sept.30&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;    &lt;li&gt;Install Apache Web Server on your machine&lt;/li&gt;    &lt;li&gt;Configure the web server so that its cgi-bin functionality is enabled, and connect it with the URL localhost:/active&lt;/li&gt;    &lt;li&gt;Create a shell script called &amp;quot;lista&amp;quot; that lists all the file in the &amp;quot;active&amp;quot; directory&lt;/li&gt;    &lt;li&gt;Create a web page that contains two forms: one that submits some information using GET, the other that submits info using POST. The page must be served by the Apache. The action performed wll be to execute a shell script called &amp;quot;showParams&amp;quot; that will launch a jar file.&lt;/li&gt;    &lt;li&gt;The jar will be encapsulate a java program, which will have to produce an HTML page that prints the received HTTP command (GET or POST) and the passed parameters.&lt;/li&gt;&lt;/ul&gt;Deliver a report and the source code.</description>
		</item>
	</channel>
</rss>