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