teja463 / lr-book

Automatically exported from code.google.com/p/lr-book
0 stars 0 forks source link

5.3 Two lines of code is missing check in expected below #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Expected: String bookTitle=ParamUtil.getString(actionRequest, "bookTitle");
        String author=ParamUtil.getString(actionRequest, "author");

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by harivign...@mpowerglobal.com on 21 Feb 2013 at 6:19