Re: problem in validation with struts 2.3.1

2013-03-18 Thread Dave Newton
And verify your theme.

Dave
 On Mar 18, 2013 5:51 PM, "Chris Pratt"  wrote:

> You probably need to specify the <%@ taglib prefix="s" uri="/struts-tags"%>
> at the top of the .jsp file.
>   (*Chris*)
>
>
> On Mon, Mar 18, 2013 at 1:06 PM, Muralidhar Yaragalla <
> java.yaraga...@gmail.com> wrote:
>
> > I think the problem is i am not using any struts tags in my jsp. when i
> use
> > "
> >
> > " this tag the messages are showing up. I thought
> > struts automatically displays error messages
> >
> > next to the field.
> >
> >
> >
> > On Tue, Mar 19, 2013 at 1:18 AM, Lukasz Lenart  > >wrote:
> >
> > > 2013/3/18 Muralidhar Yaragalla :
> > > > //The following is my VotingTopicAction-validation.xml
> > >
> > > Is this file in com/ymd/ums/lv/action folder?
> > >
> > >
> > > 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.
> > *
> >
>


Re: problem in validation with struts 2.3.1

2013-03-18 Thread Chris Pratt
You probably need to specify the <%@ taglib prefix="s" uri="/struts-tags"%>
at the top of the .jsp file.
  (*Chris*)


On Mon, Mar 18, 2013 at 1:06 PM, Muralidhar Yaragalla <
java.yaraga...@gmail.com> wrote:

> I think the problem is i am not using any struts tags in my jsp. when i use
> "
>
> " this tag the messages are showing up. I thought
> struts automatically displays error messages
>
> next to the field.
>
>
>
> On Tue, Mar 19, 2013 at 1:18 AM, Lukasz Lenart  >wrote:
>
> > 2013/3/18 Muralidhar Yaragalla :
> > > //The following is my VotingTopicAction-validation.xml
> >
> > Is this file in com/ymd/ums/lv/action folder?
> >
> >
> > 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.
> *
>


Re: problem in validation with struts 2.3.1

2013-03-18 Thread Muralidhar Yaragalla
I think the problem is i am not using any struts tags in my jsp. when i use
"

" this tag the messages are showing up. I thought
struts automatically displays error messages

next to the field.



On Tue, Mar 19, 2013 at 1:18 AM, Lukasz Lenart wrote:

> 2013/3/18 Muralidhar Yaragalla :
> > //The following is my VotingTopicAction-validation.xml
>
> Is this file in com/ymd/ums/lv/action folder?
>
>
> 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.
*


Re: problem in validation with struts 2.3.1

2013-03-18 Thread Muralidhar Yaragalla
Yes. I am not sure whether server side validations are happening or not. I
feel they are not happening because i dont see error messages in the front
end(in the browser).


On Tue, Mar 19, 2013 at 1:18 AM, Lukasz Lenart wrote:

> 2013/3/18 Muralidhar Yaragalla :
> > //The following is my VotingTopicAction-validation.xml
>
> Is this file in com/ymd/ums/lv/action folder?
>
>
> 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.
*


Re: problem in validation with struts 2.3.1

2013-03-18 Thread Lukasz Lenart
2013/3/18 Muralidhar Yaragalla :
> //The following is my VotingTopicAction-validation.xml

Is this file in com/ymd/ums/lv/action folder?


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