Hi, <br><br>I am currently wondering how can I manipulate urls generated by Seaside.<br>In my application I have several components which can be displayed in the main interface.<br>In some of them I create some anchors. <br>
First I want to konw how can I add some parameters in this url ?<br>Second, when the link is clicked, how can browse the parameters in my current url in order <br>to take some decisions depending on their values ?<br><br>
For example, imagine a &quot;cloud tag&quot; where each tag is an anchor which should recall another component which could be a kind of research component.<br><br>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...
<br><br>Thanks in advance.<br><br>Sylvain <br><br><br>