[Seaside] Open a component in the context of a different application

Keith Hodges keith_hodges at yahoo.co.uk
Tue Aug 15 12:57:16 UTC 2006


Damien,

thanks for your ideas... appreciated. As is often the case when it 
doesnt work, rethinking is needed.

Keith
>>>  
>>>> I am after some ideas as to how to achieve the following:
>>>>
>>>> In one application the session is configured to be WASession. I 
>>>> wish to
>>>> click on a link in this application and be taken to a component within
>>>> the context (i.e. configuration settings and session of) another
>>>> application.
>>>>
>>>> can it be done?
>>>
>>> You may want to use a static link to the other application:
>>>
>>> html anchor
>>>   url: '/seaside/otherApplication'
>>>   text: 'Goto other application'
>> Unfortunately the component doesn't have an entry point in the other 
>> application.
>
> I don't know of any solution to switch within Seaside. You may try 
> special parameters to the url:
>
> html anchor
>     url: '/seaside/otherApplication?secretComponent=MYSECRETCODE12982'
>     text: 'something'
>
>
> ok, this is awful. Somebody might have another solution.
> _______________________________________________


		
___________________________________________________________ 
Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html


More information about the Seaside mailing list