I i use just plain input error messages getting printed but the values of
the fields are not retained.


On Wed, Mar 20, 2013 at 3:43 AM, Lukasz Lenart <lukaszlen...@apache.org>wrote:

> 2013/3/19 Muralidhar Yaragalla <java.yaraga...@gmail.com>:
> > I have tried this
> >
> > <action name="createVotingTopic"
> > class="com.ymd.ums.lv.action.VotingTopicAction" method="execute">
> >                <result name="success">/jsp/lv/voteTopic.jsp</result>
> >
> >                <result name="input" type="redirect">
> >                    <param name="location">/jsp/lv/voteTopic.jsp</param >
> >               </result>
> >           </action>
> >
> > But even error messages not getting printed.
>
> You use redirect result type which drops the current request, remove
> type="redirect"
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>


-- 
Thanks And Regards,
*Muralidhar Yaragalla.
*

Reply via email to