RE: Portal question [ the request parameters are available from inside the coplets?]

2002-08-21 Thread Carsten Ziegeler
n [ the request parameters are available from > inside the coplets?] > > > > Ramy Mamdouh wrote: > > > > Hello Carsten, > > > > It seems I don't have any problems in my coplets. > > And to be sure, I just tried to remove the "raw" sub-pr

RE: Portal question [ the request parameters are available from inside the coplets?]

2002-08-21 Thread Carsten Ziegeler
Ramy Mamdouh wrote: > > Hello Carsten, > > It seems I don't have any problems in my coplets. > And to be sure, I just tried to remove the "raw" sub-protocol from the > sample portal (Sunsoptdemo), and it didn't work as well, giving the same > message ("The coplet is currently not available") in t

RE: Portal question [ the request parameters are available from inside the coplets?]

2002-08-21 Thread Carsten Ziegeler
Ramy Mamdouh wrote: > > Yes, I'm using the internal protocol ( cocoon:raw:/ ) in getting my > coplets displayed. > But when I changed to cocoon:/ without the raw, the portal displays the > ("The content is not avilable now") message ! > > Here's one of my coplets defintion. > > >

RE: Portal question [ the request parameters are available from inside the coplets?]

2002-08-20 Thread Carsten Ziegeler
Ramy Mamdouh wrote: > > Thanks for replying, but handlesParameters just handles the parameters > of the portal engine (like size, customize, etc). True. > And handlesParameters is true by default. Yes. > > What I'm asking about is handling any other parameters passed with the > main portal

RE: Portal question [ the request parameters are available from inside the coplets?]

2002-08-20 Thread Matthew Langham
Ramy, the coplet needs to be configured to handle parameters. Check the handlesParameters entry in the portal documentation. This is optional - so you will need to turn it on using the portal tool or by editing the coplet profile. Matthew -- Open Source Group Cocoon { Consulting, Trainin