Can you show us some code and configurations?

Nils-H

On Tue, Jan 6, 2009 at 11:20 AM, Daoyue Ming <daoyuem...@gmail.com> wrote:
> I have a problem to get the configuration inside portlet.xml in
> action, what I do is inside the portlet.xml, I add some config like
> the way struts2 did for defaultViewAction.  Then in my struts2 action,
> I implements PortletContextAware, and try to get the config by using
> portletContext.getInitParameter  method.  However what is returnted
> from getInitParameter is the configuration in web.xml, not
> portlet.xml.
>
> Is there any valid way to get it?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to