No Lukasz

my struts.xml is
<action name="calldata" class="com.PacketsAction" method="call30Mdata">
            <result>/WEB-INF/components/packet/showData.jsp</result>
        </action>

i am getting list with <s:iterator> but not displaytag

On Mon, May 25, 2009 at 12:53 PM, Lukasz Lenart <
lukasz.len...@googlemail.com> wrote:

> End the last thing, action's configuration. As I noticed you don't use
> execute() method and maybe your are missing call to method
> call30Mdata(). And also try Chris suggestion.
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to