gzilla/show_bug.cgi?id=23186
Add ability to html:errors tag to override the default settings for header, footer,
prefix and suffix in resource file
[EMAIL PROTECTED] changed:
What|Removed
gzilla/show_bug.cgi?id=23186
Add ability to html:errors tag to override the default settings for header, footer,
prefix and suffix in resource file
--- Additional Comments From [EMAIL PROTECTED] 2003-09-15 21:55 ---
I mispoke earlier. You can put the header and footer around the tag. Y
gzilla/show_bug.cgi?id=23186
Add ability to html:errors tag to override the default settings for header, footer,
prefix and suffix in resource file
--- Additional Comments From [EMAIL PROTECTED] 2003-09-15 21:44 ---
The last time I updated this my comment got lost so here it is
gzilla/show_bug.cgi?id=23186
Add ability to html:errors tag to override the default settings for header, footer,
prefix and suffix in resource file
--- Additional Comments From [EMAIL PROTECTED] 2003-09-15 20:56 ---
You could just place the prefix and suffix around . Page markup
gen
gzilla/show_bug.cgi?id=23186
Add ability to html:errors tag to override the default settings for header, footer,
prefix and suffix in resource file
[EMAIL PROTECTED] changed:
What|Removed
gzilla/show_bug.cgi?id=23186
Add ability to html:errors tag to override the default settings for header, footer,
prefix and suffix in resource file
[EMAIL PROTECTED] changed:
What|Removed
gzilla/show_bug.cgi?id=23186
Add ability to html:errors tag to override the default settings for header, footer,
prefix and suffix in resource file
Summary: Add ability to html:errors tag to override the default
settings for header, footer, prefix and suf
GLOBAL_ERROR.
Would it be appropriate for the html:errors tag to take an addition
attribute, perhaps called global, that would signal that you wanted only
global errors?
James
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
gzilla/show_bug.cgi?id=5342
html:errors tag currently requires errors.header & errors.footer to be defined
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|U
gzilla/show_bug.cgi?id=5342
html:errors tag currently requires errors.header & errors.footer to be defined
Summary: html:errors tag currently requires errors.header &
errors.footer to be defined
Product: Struts
Version: Nightly Build
The validator:errors tag header and footer are
optional. So you can do something like this below.
or
Also in the nightly builds there is an html:messages
tag that works like validator:erro
Hi,
I have a problem with the errors-tag.
In my app I want to have a list of all errors on top of the page. In addition
each field in the form must have the specific errors close by.
Theoretically this is possible using the property-attribute of the error-tag.
But:
The logic in the errors-tag
The string you pass into ActionError must be a key
from your message resource property file. Otherwise
the property for error messages is just a key to look
up messages and the convention is to make it match the
property name.
errors.add ("bar.foo[3].xyz",
new ActionErrorError ("error.requ
Hi All,
Does the current stable struts release support assigning errors to
nested indexed propertys of ActionForms?
For example,
I have an ActionForm called fooBean with the property bar that is a class with a
reference to the collection whose reference is foo and each item in the collection h
init parameter.
-Original Message-
From: SESHADRI Sudarshan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 22, 2001 03:52 AM
To: '[EMAIL PROTECTED]'
Subject: RE: html:errors/> tag
Hi Kanna
please send me the answer if u find it.
thanks
Sudarshan
> tks
>
> Sudarshan
&g
ay 2001 8:42
To: [EMAIL PROTECTED]
Subject: html:errors/> tag
Hi
I have been trying to use struts and wanted to use the tag.
I wanted to the error messages to be read from a database instead of the
ActionResources properties file. Could you let me know
what exactly I am suppose to do to achive
Hi
I have been trying to use struts and wanted to use the tag.
I wanted to the error messages to be read from a database instead of the
ActionResources properties file. Could you let me know
what exactly I am suppose to do to achive that.
I wanted to changed the code at the place where it was
17 matches
Mail list logo