If an error was passed along ActionSupport will change
the view to INPUT so you will need an input view. If
that is not the fix, zip me up something and I'll take
a look.
-Matt
On Fri, 14 June 2002, "Patrick Lightbody" wrote
>
> Matt,
> This doesn't appear to be working for cases such as
the f
Matt,
This doesn't appear to be working for cases such as the follow (which I used
extensively before action chaining, and i thought it would still work now
too, but maybe not):
Details.action=paws.Details
Details.success=details.jsp
EditMetadata.action=paws.metadata.EditMetadata
EditMetadata.er
I'm cross posting this to get wider exposure. :)
It looks like I have the standard tags almost XHTML
compliant. The only issues I'm aware of is the
following:
1. TextArea does not allow the wrap attribute under
XHTML. By default, we set it to "virtual" which most
browsers ignore. So, the fix is