> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 11, 2000 9:21 PM
[snip]
> > ok, this is fine when you don't want to check the markup in
> the registry
> > against a DTD or XML Schema. However, when you want to enforce the
> > schema, then there is no easy way for Jetspeed users to add
> new metadata
> > used in controllers.
> >
>
> use a namespace. The issue is currently with the castor code
> which doesn't
> handle well namespaces.
ok, now I start to see how different pieces fit together... but the
vision is still very blurred ;-)
so the XML controller would actually get the registry as input?
> > > If you want to specify non-metadata parameters, use
> > >
> > > <portlets>
> > > <parameter name="foo" value="bar"/>
> > > </portlets>
> >
> > but this is not supported, at least right now? I can use similar
> > approach in <skin> tag, but not in <portlets>?
>
> It's supported in the sense you can get your parameters with
> getInitParameters(). Some controls or controllers may require
> this feature.
ok.
Neeme
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]