Hi there,
i'm new to cocoon and i'd like to build a portal website based on portal-fw.
1. how do i integrate a flow appl (e.g. flow petstore example) into a coplet
(portal-fw)?
my configuration looks like this
copletprofile.xml
<coplet id="shop">
<resource uri="cocoon:raw://sunspotdemosunlet-shop" />....
sitemap.xmap
<map:match pattern="sunspotdemosunlet-shop">
<map:call function="index"/>
</map:match>
but it's not working :(
2. how do i create a link within a coplet to get the target page in the same coplet ?
any ideas?
thanks joern
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]