[Seaside] URL Manipulation

Sylvain Pralon sylvain.pralon at gmail.com
Sat Dec 1 12:06:56 UTC 2007


Thanks for these explanations.
You are absolutely right and I will quickly review my design's application.

Sylvain

2007/11/30, Philippe Marschall <philippe.marschall at gmail.com>:
>
> Url manipulation is for bookmarkable urls. Not for implementing any
> kind of behaviour. Your problem sounds as if it would be implemented
> much easier with annoucements:
>
> http://onsmalltalk.com/programming/smalltalk/maintaining-loose-coupling-in-seaside-components/
>
> Cheers
> Philippe
>
> 2007/11/30, Sylvain Pralon <sylvain.pralon at gmail.com>:
> > Hi,
> >
> > I am currently wondering how can I manipulate urls generated by Seaside.
> > In my application I have several components which can be displayed in
> the
> > main interface.
> > In some of them I create some anchors.
> >  First I want to konw how can I add some parameters in this url ?
> > Second, when the link is clicked, how can browse the parameters in my
> > current url in order
> > to take some decisions depending on their values ?
> >
> >  For example, imagine a "cloud tag" where each tag is an anchor which
> should
> > recall another component which could be a kind of research component.
> >
> > From the Seaside FAQ, I read some stuffs about that. It seems that this
> > parameters is stored in the session variable but I have to recognize
> that I
> > need some more explanations...
> >
> > Thanks in advance.
> >
> > Sylvain
> >
> >
> >
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> >
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20071201/f8dc6bf2/attachment.html


More information about the seaside mailing list