Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The JSP scripts are stored in the  /var/lib/tomcat6/webapps/msr/ file on the server. This scripts includes other scripts that are stored in the  /var/lib/tomcat6/webapps/msr/includes directoryTwo of the important include files are getGlobal.jsp and getSession.jsp which set some Global Variables that are used within the application.


*** Talk about differences in getSession.jsp file wrt user roles


If you examine the /var/lib/tomcat6/webapps/msr/WEB-INF/web.xml file on the server, you will notice that the MSR also uses three Java Servlets:

...