added console debugging line
git-svn-id: http://webgoat.googlecode.com/svn/trunk@248 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
parent
ebfcd02a9f
commit
2bb4df8ef1
@ -38,7 +38,7 @@ sb.append("/Employees/Employee [Managers/Manager/text()='" + userId + "']/Salary
|
|||||||
|
|
||||||
String expression = sb.toString();
|
String expression = sb.toString();
|
||||||
|
|
||||||
|
System.out.print("expression:" + expression);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user