Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Any
Description
When I use the putAttribute tag in a jsp page I would like to give it a default value if it cannot find the specified attribute. This could be done by maybe place the default content in the body of the tag or by having a special default attribute added to the tag. Of course we could use some conditional statements to achieve the same, but if it could be automatically handled by the tag that would result in much cleaner code.
Thanks,
Allan