|
[
Permalink
| « Hide
]
Ralf Hauser added a comment - 12/Jul/05 02:01 PM
a work-around is never to use the property attribute, but always a nested "struts bean:write"
cross site scripting means that a user could inject a script by passing parameters to the page: the "property" attribute specify a value to be fetched from an object provided server side by the application, not from a parameter. This has nothing to do with cross site scripting
|
||||||||||||||||||||||||||||||||||||||||||||||||||||