ChangeLog 759 B

12345678910111213141516171819
  1. 2005-08-30 Eyal Alalouf <[email protected]>
  2. * BaseHttpServlet.cs, SessionListener.cs: Adaptations to global changes in
  3. System.Web.
  4. 2005-07-24 Eyal Alalouf <[email protected]>
  5. * BaseHttpServlet.cs: Set values of .hostingInstallDir & .hostingVirtualPath
  6. necessary for integration.
  7. * J2EEUtils.cs: Removed obsolete function FileExists
  8. 2005-07-18 Eyal Alalouf <[email protected]>
  9. * BaseHttpServlet.cs: Added file
  10. * BaseStaticHttpServlet.cs: Added file
  11. * SessionListener.cs: Added file
  12. 2005-07-18 Eyal Alalouf <[email protected]>
  13. * J2EEConsts.cs: Added file.
  14. * J2EEUtils.cs: Added file.
  15. * PageMapper.cs: Added file. The PageMapper implements the Grasshopper limited compilation model of ASPX in Grasshopper.