All Questions
1 question
2
votes
2
answers
1k
views
Does the ModelDriven interface poses a security explot in struts2?
background: I coded a struts2 ActionSupport class with ModelDriven. It's a hibernate/spring web app, using OSIV and attached entities in the view (JSP).
I received this email today from the ...