To me using "news,posrel,images" notation inside a tag is already
something that should then be done inside a controller.

With this in mind i have been using struts tiles. It puts 'queries' like
this in a config file, the query itself is executed by a struts controller
accessing MMBase through the bridge, in your presentation jsp you then
'insert' this 'definition' which is just a name with a simple tag:

<tiles:insert definition="news"/>

Wouter

>> What i'm missing too is the power of the recent mm:constraint tag and
>> other tags that reside inside the various container tags like
>> listnodescontainer.
>
> Yes , but RvM made very clear that the taglib is not an all purpose
> taglib.
> I think (and het is not completely wrong) that complicated queries
> should not happen in the jsp. Perhaps he would create a contraint
> attriute to the list tag and let the constroller create a constraint?
> _______________________________________________
> Developers mailing list
> [email protected]
> http://lists.mmbase.org/mailman/listinfo/developers
>


_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to