Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.3.2
-
None
Description
The struts-cookbook-1.3.2 application allows to take a look at the
Java source code of examples. The links refer to
source.jsp?src=/WEB-INF/src/java/examples/simple/xxx.java, while the
actual source code is located under /WEB-INF/src/examples/ , no "java"
subdirectory.
For example, looking at the source code for Java files on page
/struts-cookbook-1.3.2/jsp/simple/source.jsp
results in exception like this:
javax.servlet.jsp.JspException: No resource
/WEB-INF/src/java/examples/simple/SimpleActionForm.java
available in this application