<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE>RE: [Seaside] vw port - AAADocumentation &gt;&gt; settingThingsUp.... </TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt; .... is a tad out of date it appears to me. It refers to the </FONT>
<BR><FONT SIZE=2>&gt; url's like</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; <A HREF="http://localhost:8008/Seaside/servlet/SeasideServlet/counter" TARGET="_blank">http://localhost:8008/Seaside/servlet/SeasideServlet/counter</A></FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; however, the default url that is created when loading the </FONT>
<BR><FONT SIZE=2>&gt; bundles is this:</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; <A HREF="http://localhost:8008/seaside/go/counter" TARGET="_blank">http://localhost:8008/seaside/go/counter</A></FONT>
<BR><FONT SIZE=2>&gt; </FONT>
</P>

<P><FONT SIZE=2>It is not out of date, because, actually both urls are valid.</FONT>
<BR><FONT SIZE=2>The former specifies the complete path to the Seaside app, while the</FONT>
<BR><FONT SIZE=2>later uses a logical shortcut that gets defined if you answered yes to</FONT>
<BR><FONT SIZE=2>question &quot;Do you want to set up a sample Seaside site ?&quot;</FONT>
</P>

<P><FONT SIZE=2>To set up other Seaside applications, use the config application</FONT>
<BR><FONT SIZE=2>at either</FONT>
<BR><FONT SIZE=2><A HREF="http://localhost:8008/Seaside/servlet/SeasideServlet/config" TARGET="_blank">http://localhost:8008/Seaside/servlet/SeasideServlet/config</A></FONT>
<BR><FONT SIZE=2>or</FONT>
<BR><FONT SIZE=2><A HREF="http://localhost:8008/seaside/go/config" TARGET="_blank">http://localhost:8008/seaside/go/config</A></FONT>
</P>

<P><FONT SIZE=2>As far as I am aware, the usage of the config application is still</FONT>
<BR><FONT SIZE=2>undocumented, but it is quite intuitive.</FONT>
</P>

<P><FONT SIZE=2>Michel.</FONT>
</P>
<BR>
<BR>

</BODY>
</HTML>