On Sat, 14 Aug 2004 19:26:48 +0200, Serge Huber <[EMAIL PROTECTED]> wrote:
> - the POM's dependencies

Following on,

<c:useBean
     var="myBean"
     deps="${pom.dependencies}"
/>

'pom' is the project.xml as an object.

> I understand that I can pass parameters through to the JellyBean via
> XML attributes, but can I pass a list of dependencies or something like
> that ? What is the recommended way of developing this functionality ?
Use a bean.
-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to