Robin Mannering wrote:
Hi Dave,
It worked ! It seems to be case sensitive. Thanks for your help.
Can you please tell me how you knew to specify 'fieldName' ? I cannot
find it documented anywhere
In the S2 tag reference [1] on the fielderror tag page [2].
Dave
[1] http://struts.apache.org
Hi Dave,
It worked ! It seems to be case sensitive. Thanks for your help.
Can you please tell me how you knew to specify 'fieldName' ? I cannot
find it documented anywhere
Dave Newton wrote:
It might be fieldName; case-sensitive.
I'm not very familiar with the Velocity tag support, but it
It might be fieldName; case-sensitive.
I'm not very familiar with the Velocity tag support, but it may be
similar to Freemarker in that some tags are in-line tags, some are block
tags, and decisions were made at some point to try and cover the most
common use-case.
If that's the case then yo
Thanks for your response.
Unfortunately, #sfielderror ("fieldname=username") does not work.
All the current field errors are rendered in an unordered list.
Using struts2 tags, it would be:
field1
field2
OR
These are two tags nested which I'm having
Robin Mannering wrote:
From the documentation at
http://struts.apache.org/2.1.6/docs/velocity-tags.html, I see the format
is:
#s**tag **(...) ... #end
However, I'm having difficult using the tags. The following is ok and
works as expected
#stextfield ("label=Employee Name" "name=emp
--- On Fri, 6/13/08, dim5b <[EMAIL PROTECTED]> wrote:
> Can anyone point out a clear demo of how i can integrate
> Velocity with Struts i have followed the guide in
> http://struts.apache.org/2.0.11/docs/velocity.html
>
> but no success i am trying to integrate with VelocityTools
> is this no sup
6 matches
Mail list logo