o the SVN Repository" today. :)
-Original Message-
From: Nathan Coast [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 24, 2004 8:02 PM
To: Struts Users Mailing List
Subject: Re: plugin config confusion
thanks Craig, David,
hmmm Craig David is a crap pop singer but that's
thanks Craig, David,
hmmm Craig David is a crap pop singer but that's another story.
kinda obvious really, for my info, what is passed in the properties in
the PluginConfig?
Craig McClanahan wrote:
When you include a nested element (as you did in your
example below), Struts expects your PlugIn
When you include a nested element (as you did in your
example below), Struts expects your PlugIn implementation class to
have a corresponding public property setter method that can be used to
pass on that value. Thus, if you have:
then your MyPlugIn class must have a setFoo() method
er
Subject: plugin config confusion
Hi,
I'm a bit confused about how you pass config params to a plugin. The
plugin API has no mechanism to set the PluginConfig for a particular plugin.
The tiles plugin has a method called:
setCurrentPlugInConfigObject(PlugInConfig plugInConfigObject)
and
Hi,
I'm a bit confused about how you pass config params to a plugin. The
plugin API has no mechanism to set the PluginConfig for a particular plugin.
The tiles plugin has a method called:
setCurrentPlugInConfigObject(PlugInConfig plugInConfigObject)
and the javadocs state that this is called by
5 matches
Mail list logo