Re: Handling of value attribute in param and hidden tags

2016-03-04 Thread Steven Willis
terally into the html and not evaluated. So is the description at the URL given above incorrect? Should it only be about the 'value' attribute on the 'param' tag? Are there other tags whose 'value' attributes act like 'param'? -Steven Willis On 3/4/1

Handling of value attribute in param and hidden tags

2016-03-04 Thread Steven Willis
param page where the 'Description' section indicates exactly the opposite. Is there a place I could see definitively which attributes are evaluated against the value stack and which are taken as-is? Or am I just missing/not-understanding something (very likely)? -Steven Willis

Characters allowed in map keys in parameters

2015-09-14 Thread Steven Willis
https://github.com/apache/struts/commit/41f90ae39d0783f64641726e7e6b4741663c04bd#diff-d6b23e0dce6eef0d9662cbfacbc8c916 That commit also doesn't explain why spaces shouldn't be allowed. -Steven Willis