A guide to the reports generated by UniCycle. |
 |
 |
 |
|
This is the error generated by the web banking demo. For more
information on how this error was created visit the
demo |
|
 |
 |
|
A JSP that does not exist is called |
|
 |
 |
|
A logic error in a JSP generates a runtime exception. |
|
 |
 |
|
A syntax error in a JSP causes a compile error. |
|
 |
 |
|
An invalid method call in a JSP causes a compile error. |
|
 |
 |
|
A servlet that does not exist is called. |
|
 |
 |
|
A servlet throws an exception that is not handled. |
|
 |
 |
|
A file that does not exist is called. |
|