This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Talk:JSP JSTL
From OWASP
Revision as of 21:09, 11 March 2008 by Tehmina (talk | contribs) (New page: A few things need clarification: *cookie - anything juicy? I can't remember what my problem was with this implicit object. *<c:redirect> - splitting? *<sql:query>, <sql:update> - injectio...)
A few things need clarification:
- cookie - anything juicy? I can't remember what my problem was with this implicit object.
- <c:redirect> - splitting?
- <sql:query>, <sql:update> - injection? I couldn't get this to work.
- <sql:param> - if sql injection is possible then this would essentially work like prepared stmts right?