@Controller public class LessonPlanService extends BaseService
LessonPlanService class.
| Constructor and Description |
|---|
LessonPlanService() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPlan(WebSession s)
Description of the Method
|
String |
showPlan(javax.servlet.http.HttpSession session)
Returns source for current attack
|
getStringStackTrace, getWebSession, handleException@RequestMapping(value="/lessonplan.mvc",
produces="application/html")
@ResponseBody
public String showPlan(javax.servlet.http.HttpSession session)
session - a HttpSession object.String object.protected String getPlan(WebSession s)
s - Description of the ParameterCopyright © 2006–2016 OWASP. All rights reserved.