[Seaside-dev] How to link to a Seaside root from outside Seaside with

Julian Fitzell jfitzell at gmail.com
Sat Mar 7 15:26:53 UTC 2009


Hi Lou,

You'd be better off posting questions like this to the general
seaside at lists.squeakfoundation.org list rather than seaside-dev. That
will give you the largest possible audience of people to answer the
question.

The easiest way to get the parameter here will be to implement
#initialRequest: on your root component and use the methods on
WARequest to look at the URL.

Julian

On Fri, Mar 6, 2009 at 3:50 PM, Louis LaBrunda
<Lou at keystone-software.com> wrote:
> Hi,
>
> I have a need to link to a Seaside root component from a web page that was
> not generated with Seaside.  There would be more than one of these links on
> the page all going to the same Seaside root, each with a different
> parameter.
>
> An example of the link and how to get the parameter in the Seaside root
> will be very much appreciated.
>
> Lou
> -----------------------------------------------------------
> Louis LaBrunda
> Keystone Software Corp.
> SkypeMe callto://PhotonDemon
> mailto:Lou at Keystone-Software.com http://www.Keystone-Software.com
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>


More information about the seaside-dev mailing list