Careful with full paths: It's a standard relative jsp path: See this explanation from the syntax reference:
"If the relative URL starts with /, the path is relative to the JSP application's context, [...] . If the relative URL starts with a directory or file name, the path is relative to the JSP file. "